The size (in bytes) of the paste text.
Namespace: PastebinAssembly: Pastebin (in Pastebin.dll) Version: 1.0
SyntaxPublic ReadOnly Property Size As Integer
Get
public:
property int Size {
int get ();
}
member Size : int with get
Property Value
Type:
Int32
See Also