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

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