VsPropertyBrowserState.fShowStatus Field

Indicates whether status pane is visible.

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

Syntax

'Declaration
Public fShowStatus As Integer
public int fShowStatus
public:
int fShowStatus
val mutable fShowStatus: int
public var fShowStatus : int

Remarks

COM Signature

From vsshell.idl:

.NET Framework Security

See Also

Reference

VsPropertyBrowserState Structure

Microsoft.VisualStudio.Shell.Interop Namespace