The URL to the paste.
Namespace: PastebinAssembly: Pastebin (in Pastebin.dll) Version: 1.0
Syntaxpublic string Url { get; }
Public ReadOnly Property Url As String
Get
public:
property String^ Url {
String^ get ();
}
member Url : string with get
Property Value
Type:
String
See Also