TypeNameStyle public enum TypeNameStyle The type name style. Documentation Code FullName = 1 The full name of the type including the namespace. Name = 0 Only the name of the type.