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

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