Token.Type Property
- Namespace:
- Weavy.Core.TwitterText
- Assembly:
- Weavy.Core.dll
Gets or sets the token type, i.e. Url, Hashtag, Mention or Cashtag.
public TokenType Type { get; set; }
Gets or sets the token type, i.e. Url, Hashtag, Mention or Cashtag.
public TokenType Type { get; set; }