SpecialType
Gets the SpecialType enumeration value for the current type. Provides a fast way to determine whether the current type is of a well-known type.
Declaration
SpecialType SpecialType { get; }
Property Value
Type | Description |
---|---|
SpecialType |
Gets the SpecialType enumeration value for the current type. Provides a fast way to determine whether the current type is of a well-known type.
SpecialType SpecialType { get; }
Type | Description |
---|---|
SpecialType |