Sdílet prostřednictvím


DkmProcessStartupInfo.FillAttribute Property

Definition

If 'Flags' specifies STARTF_USEFILLATTRIBUTE, this member is the initial text and background colors if a new console window is created in a console application. Otherwise, this member is ignored.

public:
 property int FillAttribute { int get(); };
public:
 property int FillAttribute { int get(); };
public int FillAttribute { get; }
member this.FillAttribute : int
Public ReadOnly Property FillAttribute As Integer

Property Value

Returns Int32.

Applies to