VCCLCompilerTool.GenerateXMLDocumentationFiles Eigenschaft

Definition

Legt fest oder ruft ab, ob XML-Dokumentationsdateien generiert werden sollen.

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

Eigenschaftswert

Boolean

true, wenn XML-Dokumentationsdateien generiert werden sollen, false, wenn keine XML-Dokumentationsdateien generiert werden sollen.

Attribute

Beispiele

Weitere Informationen finden Sie unter /doc (verarbeiten von Dokumentations Kommentaren) (C/C++).

Gilt für