ConstructorInfoWrapper::MetadataToken Property

 

Gets the ID of the metadata element.

Namespace:   Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

public:
property int MetadataToken {
	virtual int get() override;
}

Property Value

Type: System::Int32

Returns Int32.

Return to top
Show: