Property DeclaringType
- Namespace
- Microsoft.Samples.Debugging.CorMetadata
- Assembly
- corapi.dll
DeclaringType
Type that the method is declared in.
public override Type DeclaringType { get; }
Type that the method is declared in.
public override Type DeclaringType { get; }