Twitterizer 2 Documentation
Target Property
NamespacesTwitterizerTwitterRelationshipTarget
Gets or sets the target.
Declaration Syntax
C#Visual Basic
[JsonPropertyAttribute(PropertyName = "target")]
public TwitterUser Target { get; set; }
<JsonPropertyAttribute(PropertyName := "target")> _
Public Property Target As TwitterUser
	Get
	Set
Value
The target.

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