Twitterizer 2 Documentation
IsPublic Property
NamespacesTwitterizerTwitterListIsPublic
Gets a value indicating whether this instance is public.
Declaration Syntax
C#Visual Basic
[DataMemberAttribute]
public bool IsPublic { get; }
<DataMemberAttribute> _
Public ReadOnly Property IsPublic As Boolean
	Get
Value
true if this instance is public; otherwise, false.

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