IVSMDPropertyGrid::GetOption Method (_PROPERTYGRIDOPTION)

 

Gets the value of the given option.

Namespace:   Microsoft.VisualStudio.Designer.Interfaces
Assembly:  Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)

Object^ GetOption(
	_PROPERTYGRIDOPTION option
)

Return Value

Type: System::Object^

The value.

Return to top
Show: