[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
public string CredentialsFilename { get; set; }
Public Property CredentialsFilename As String
public: property String^ CredentialsFilename { String^ get (); void set (String^ value); }