TypeDefinition Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public value class TypeDefinition
public struct TypeDefinition
public readonly struct TypeDefinition
type TypeDefinition = struct
Public Structure TypeDefinition
- Inheritance
Attributes | |
Base |
Gets the base type of the type definition: either TypeSpecificationHandle, TypeReferenceHandle or TypeDefinitionHandle. |
Is |
Gets a value that indicates whether this is a nested type. |
Name |
Gets the name of the type. |
Namespace |
Gets the full name of the namespace where the type is defined. |
Namespace |
Gets the definition handle of the namespace where the type is defined. |
Get |
|
Get |
|
Get |
Returns the enclosing type of a specified nested type. |
Get |
|
Get |
|
Get |
|
Get |
|
Get |
|
Get |
|
Get |
|
Get |
Returns an array of types nested in the specified type. |
Get |
Product | Versions |
---|---|
.NET | Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10 |
.NET Standard | 2.0 (package-provided) |
UWP | 10.0 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: