IControl::Interfaces Property

 

Gets the collection of interfaces for the parent object.

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

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

Property Value

Type: System::Object^

The collection of interfaces for the parent object.

Return to top
Show: