UserDefaultExpiration Property |
The default paste expiration for the current user.
Namespace: PastebinAssembly: Pastebin (in Pastebin.dll) Version: 1.0
Syntaxpublic string DefaultExpiration { get; }
Public ReadOnly Property DefaultExpiration As String
Get
public:
property String^ DefaultExpiration {
String^ get ();
}
member DefaultExpiration : string with get
Property Value
Type:
String
See Also