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