_CommandBarActiveX::Parameter Property

 

This property is deprecated.

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

[DispIdAttribute(1610874909)]
property String^ Parameter {
	[DispIdAttribute(1610874909)]
	String^ get();
	[DispIdAttribute(1610874909)]
	void set(String^ value);
}

Property Value

Type: System::String^

This property is deprecated.

Return to top
Show: