Udostępnij za pośrednictwem


Metoda VCProject.AddToolFile —

Dodaje plik reguła budowania niestandardowego do projektu.

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

Składnia

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

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCProject Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine