Udostępnij za pośrednictwem


Metoda VCProject.RemoveToolFile —

Usuwa plik zasad niestandardowych kompilacji z projektu.

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

Składnia

'Deklaracja
Sub RemoveToolFile ( _
    ToolFile As VCToolFile _
)
void RemoveToolFile(
    VCToolFile ToolFile
)
void RemoveToolFile(
    [InAttribute] VCToolFile^ ToolFile
)
abstract RemoveToolFile : 
        ToolFile:VCToolFile -> unit 
function RemoveToolFile(
    ToolFile : VCToolFile
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCProject Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine