'Declaration Public Property UserID As String
'Declaration
Public Property UserID As String
public string UserID {get; set;}
public: property String^ UserID { String^ get(); void set ( String^ value); }
FileServiceProxySettings Class FileServiceProxySettings Members