This class is used by a visual designer to determine what is visible to the user. For example, the IntelliSense engine in vsprvs never shows methods or properties that are marked as EditorBrowsableState.Never. Use System.ComponentModel.EditorBrowsableAttribute to specify the System.ComponentModel.EditorBrowsableState for a member.