ProvideDesignerMetadataAttribute::RuntimeType Property

 

Gets the runtime type.

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

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

Property Value

Type: System::Type^

The Type of the existing runtime object to be modified.

Return to top
Show: