VsPropertyBrowserState Structure

Contains information about the property browser state.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

'Declaration
Public Structure VsPropertyBrowserState
'Usage
Dim instance As VsPropertyBrowserState
public struct VsPropertyBrowserState
public value class VsPropertyBrowserState
JScript supports the use of structures, but not the declaration of new ones.

Remarks

Used with IVsPropertyBrowser methods.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

VsPropertyBrowserState Members

Microsoft.VisualStudio.Shell.Interop Namespace