VCLinkerTool.Profile Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob eine Ausgabedatei erzeugt werden soll, die mit der Enterprise Developer-Leistungsanalyse verwendet werden kann.

public:
 property bool Profile { bool get(); void set(bool value); };
public:
 property bool Profile { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(113)]
public bool Profile { [System.Runtime.InteropServices.DispId(113)] get; [System.Runtime.InteropServices.DispId(113)] set; }
[<System.Runtime.InteropServices.DispId(113)>]
[<get: System.Runtime.InteropServices.DispId(113)>]
[<set: System.Runtime.InteropServices.DispId(113)>]
member this.Profile : bool with get, set
Public Property Profile As Boolean

Eigenschaftswert

Boolean

true, wenn eine Ausgabedatei erzeugt wird, die mit der Enterprise Developer-Leistungsanalyse verwendet werden kann, andernfalls false.

Attribute

Beispiele

/Profile (Leistungs Tools-Profiler)

Gilt für