@Target(value={TYPE,FIELD,METHOD}) @Retention(value=RUNTIME) public @interface EditorBrowsable
Modifier and Type | Required Element and Description |
---|---|
EditorBrowsableState |
state
State.
|
public abstract EditorBrowsableState state
Copyright © 2012–2015 Microsoft. All rights reserved.