Udostępnij za pośrednictwem


Właściwość VCXDCMakeTool.OutputDocumentFile —

Ustawia lub zwraca nazwę pliku dokumentu wyjściowego.

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

Składnia

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

Wartość właściwości

Typ: String
Ciąg zawierający nazwę pliku doc.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCXDCMakeTool Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine