The raw Unix timestamp representing when the paste was created.
Namespace: PastebinAssembly: Pastebin (in Pastebin.dll) Version: 1.0
Syntaxpublic int Timestamp { get; }
Public ReadOnly Property Timestamp As Integer
Get
public:
property int Timestamp {
int get ();
}
member Timestamp : int with get
Property Value
Type:
Int32
See Also