
C# | Visual Basic | Visual C++ |
public OAuthSettings OAuth { get; set; }
Public Property OAuth As OAuthSettings
public: property OAuthSettings^ OAuth { OAuthSettings^ get (); void set (OAuthSettings^ value); }
C# | Visual Basic | Visual C++ |
public OAuthSettings OAuth { get; set; }
Public Property OAuth As OAuthSettings
public: property OAuthSettings^ OAuth { OAuthSettings^ get (); void set (OAuthSettings^ value); }