'Declaration Public Property AuthMethod As Integer
'Declaration
Public Property AuthMethod As Integer
public int AuthMethod {get; set;}
public: property int AuthMethod { int get(); void set ( int value); }
FileServiceProxySettings Class FileServiceProxySettings Members