Property Assembly
- Namespace
- Microsoft.Samples.Debugging.CorMetadata
- Assembly
- corapi.dll
Assembly
Gets the Assembly in which the type is declared. For generic types, gets the Assembly in which the generic type is defined.
public override Assembly Assembly { get; }