Udostępnij za pośrednictwem


Właściwość VCNMakeTool.BuildCommandLine —

Zwraca lub ustawia wiersza polecenia do uruchomienia dla Build polecenia (Build menu).

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

Składnia

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

Wartość właściwości

Typ: System.String
Wiersz polecenia do uruchamiania dla Build polecenia.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCNMakeTool Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine