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