The number of time the paste has been viewed.
Namespace: PastebinAssembly: Pastebin (in Pastebin.dll) Version: 1.0
Syntaxpublic int Views { get; }
Public ReadOnly Property Views As Integer
Get
public:
property int Views {
int get ();
}
member Views : int with get
Property Value
Type:
Int32
See Also