Twitterizer 2 Documentation
PrefixUsername Property
NamespacesTwitterizerSearchOptionsPrefixUsername
Gets or sets a value indicating whether to prefix the user name to the tweet.
Declaration Syntax
C#Visual Basic
public bool PrefixUsername { get; set; }
Public Property PrefixUsername As Boolean
	Get
	Set
Value
true to prefix the user name to the tweet; otherwise, false.

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