| UserDefaultExposure Property |
The default paste visibility for the current user.
Namespace: PastebinAssembly: Pastebin (in Pastebin.dll) Version: 1.0
Syntaxpublic PasteExposure DefaultExposure { get; }Public ReadOnly Property DefaultExposure As PasteExposure
Get
public:
property PasteExposure DefaultExposure {
PasteExposure get ();
}member DefaultExposure : PasteExposure with get
Property Value
Type:
PasteExposure
See Also