The paste's visibility.
Namespace: PastebinAssembly: Pastebin (in Pastebin.dll) Version: 1.0
Syntaxpublic PasteExposure Exposure { get; }
Public ReadOnly Property Exposure As PasteExposure
Get
public:
property PasteExposure Exposure {
PasteExposure get ();
}
member Exposure : PasteExposure with get
Property Value
Type:
PasteExposure
See Also