public YoutubeScopes Scopes { get; }
Public ReadOnly Property Scopes As YoutubeScopes
Get
Dim instance As YoutubeClient
Dim value As YoutubeScopes
value = instance.Scopes
public:
property YoutubeScopes Scopes {
YoutubeScopes get ();
}
member Scopes : YoutubeScopes with get
No code example is currently available or this language may not be supported.