Compartilhar via


IVSMDPropertyGrid.GetOption Method

Gets the value of the given option.

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

Syntax

'Declaração
Function GetOption ( _
    option As _PROPERTYGRIDOPTION _
) As Object
Object GetOption(
    _PROPERTYGRIDOPTION option
)

Parameters

Return Value

Type: System.Object
The value.

.NET Framework Security

See Also

Reference

IVSMDPropertyGrid Interface

Microsoft.VisualStudio.Designer.Interfaces Namespace