Type

TextResourceBase.Type property

In implementing type should return information about type of the text resource

public abstract TextType Type { get; }

See Also