VCXDCMakeTool.AdditionalDocumentFiles Property

Definition

Sets or gets additional doc files to be added.

public:
 property System::String ^ AdditionalDocumentFiles { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ AdditionalDocumentFiles { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(5)]
public string AdditionalDocumentFiles { [System.Runtime.InteropServices.DispId(5)] get; [System.Runtime.InteropServices.DispId(5)] set; }
[<System.Runtime.InteropServices.DispId(5)>]
[<get: System.Runtime.InteropServices.DispId(5)>]
[<set: System.Runtime.InteropServices.DispId(5)>]
member this.AdditionalDocumentFiles : string with get, set
Public Property AdditionalDocumentFiles As String

Property Value

String containing additional doc files tobe added to the XML file.

Attributes

Applies to