This documentation is archived and is not being maintained.
Type Fields
Visual Studio 2010
The Type type exposes the following members.
| Name | Description | |
|---|---|---|
|
Delimiter | Separates names in the namespace of the Type. This field is read-only. |
|
EmptyTypes | Represents an empty array of type Type. This field is read-only. |
|
FilterAttribute | Represents the member filter used on attributes. This field is read-only. |
|
FilterName | Represents the case-sensitive member filter used on names. This field is read-only. |
|
FilterNameIgnoreCase | Represents the case-insensitive member filter used on names. This field is read-only. |
|
Missing | Represents a missing value in the Type information. This field is read-only. |
Show: