Gets a VGEditorBrowsableState indicating if the associated item is viewable in a Visual Guard editor.

Namespace: Novalys.VisualGuard.Security
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2016.0.105.16 (2016.0.105.16)

Syntax

C#
public VGEditorBrowsableState State { get; }
Visual Basic
Public ReadOnly Property State As VGEditorBrowsableState
	Get

Property Value

Type: VGEditorBrowsableState

See Also