IFuncInfo::Parameters Property

 

Gets a collection of parameters for this item.

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

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

Property Value

Type: System::Object^

A CodeElements collection.

Return to top
Show: