Udostępnij za pośrednictwem


Właściwość VCNMakeTool.ReBuildCommandLine —

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

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

Składnia

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

Wartość właściwości

Typ: String
Zwraca lub ustawia wiersza polecenia do uruchomienia dla Rebuild polecenia.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCNMakeTool Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine