EditorFormatDefinition.ForegroundCustomizable Eigenschaft

Definition

Bestimmt, ob der Vordergrund dieses Formats angepasst werden kann.

public:  property Nullable<bool> ForegroundCustomizable {  public:
Nullable<bool> get(); protected:
 void set(Nullable<bool> value); };
public bool? ForegroundCustomizable { get; protected set; }
member this.ForegroundCustomizable : Nullable<bool> with get, set
Public Property ForegroundCustomizable As Nullable(Of Boolean)

Eigenschaftswert

Nullable<Boolean>

true, wenn der Vordergrund dieses Formats anpassbar ist, andernfalls false.

Gilt für