Twitterizer 2 Documentation
Description Property
NamespacesTwitterizerTwitterUserDescription
Gets or sets the description.
Declaration Syntax
C#Visual Basic
[JsonPropertyAttribute(PropertyName = "description")]
[DataMemberAttribute]
public string Description { get; set; }
<JsonPropertyAttribute(PropertyName := "description")> _
<DataMemberAttribute> _
Public Property Description As String
	Get
	Set
Value
The description.

Assembly: Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)