Paste Properties |
The Paste type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Expires |
The date the paste is due to expire, or null if it never expires.
|
![]() |
Exposure |
The paste's visibility.
|
![]() |
Id |
The unique ID of the paste.
|
![]() |
LanguageId |
The internal ID of the paste's language.
|
![]() |
LanguageName |
The display name of the paste's language.
|
![]() |
Size |
The size (in bytes) of the paste text.
|
![]() |
Submitted |
An instance of System.DateTime representing when the paste was created (local time).
|
![]() |
Text |
The contents of the paste.
|
![]() |
Timestamp |
The raw Unix timestamp representing when the paste was created.
|
![]() |
Title |
The title of the paste as it appears on the page.
|
![]() |
Url |
The URL to the paste.
|
![]() |
Views |
The number of time the paste has been viewed.
|