The internal ID of the paste's language.
Namespace: PastebinAssembly: Pastebin (in Pastebin.dll) Version: 1.0
Syntaxpublic string LanguageId { get; }
Public ReadOnly Property LanguageId As String
Get
public:
property String^ LanguageId {
String^ get ();
}
member LanguageId : string with get
Property Value
Type:
String
See Also