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