public string? WinAuthPath { get; set; }
Public Property WinAuthPath As String Get Set
public: property String^ WinAuthPath { String^ get (); void set (String^ value); }
member WinAuthPath : string with get, set
In This Article