Click or drag to resize
PasteExpires Property
The date the paste is due to expire, or null if it never expires.

Namespace: Pastebin
Assembly: Pastebin (in Pastebin.dll) Version: 1.0
Syntax
public Nullable<DateTime> Expires { get; }

Property Value

Type: NullableDateTime
See Also