Visual Guard Class Library Documentation

VGEditorBrowsableAttribute Constructor (VGEditorBrowsableState)

Creates a new instance of VGEditorBrowsableAttribute and sets its state to Always.

public VGEditorBrowsableAttribute(
   VGEditorBrowsableState state
);

Parameters

state
A VGEditorBrowsableState indicating the item associated to this attribute is viewable in a Visual Guard editor.

See Also

VGEditorBrowsableAttribute Class | Novalys.VisualGuard.Security Namespace | VGEditorBrowsableAttribute Constructor Overload List