The current user's account type.
Namespace: PastebinAssembly: Pastebin (in Pastebin.dll) Version: 1.0
Syntaxpublic AccountType AccountType { get; }
Public ReadOnly Property AccountType As AccountType
Get
public:
property AccountType AccountType {
AccountType get ();
}
member AccountType : AccountType with get
Property Value
Type:
AccountType
See Also