Udostępnij za pośrednictwem


Właściwość VCNMakeTool.CleanCommandLine —

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

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

Składnia

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

Wartość właściwości

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCNMakeTool Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine