ProvideDesignerMetadataAttribute::MetadataType Property

 

Gets the type of the metadata.

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

public:
property Type^ MetadataType {
	Type^ get();
}

Property Value

Type: System::Type^

The Type of the new metadata object assigned to an existing run time Type.

Return to top
Show: