Udostępnij za pośrednictwem


Właściwość VCCLCompilerTool.XMLDocumentationFileName —

Zwraca lub ustawia nazwę pliku dokumentacji XML.

Przestrzeń nazw:  Microsoft.VisualStudio.VCProjectEngine
Zestaw:  Microsoft.VisualStudio.VCProjectEngine (w Microsoft.VisualStudio.VCProjectEngine.dll)

Składnia

'Deklaracja
Property XMLDocumentationFileName As String
string XMLDocumentationFileName { get; set; }
property String^ XMLDocumentationFileName {
    String^ get ();
    void set (String^ value);
}
abstract XMLDocumentationFileName : string with get, set
function get XMLDocumentationFileName () : String
function set XMLDocumentationFileName (value : String)

Wartość właściwości

Typ: System.String
Ciągiem reprezentującym nazwę pliku dokumentacji XML.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCCLCompilerTool Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine