IVCWizCtlUI::ParentKind Property

 

Gets the kind of context object.

Namespace:   Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

property Object^ ParentKind {
	Object^ get();
}

Property Value

Type: System::Object^

A vsCMElement enumeration.

Return to top
Show: