TypeSpecMetadataEvent.MetadataToken Property
Definition
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.
Gets the CLR metadata token for the type specification.
public:
property int MetadataToken { int get(); };
public:
property int MetadataToken { int get(); };
public int MetadataToken { get; }
member this.MetadataToken : int
Public ReadOnly Property MetadataToken As Integer