Udostępnij za pośrednictwem


Metoda VCProject.RemovePlatform —

Platforma powoduje usunięcie bieżącego projektu (nie jest włączone dla Visual C++).

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

Składnia

'Deklaracja
Sub RemovePlatform ( _
    Platform As Object _
)
void RemovePlatform(
    Object Platform
)
void RemovePlatform(
    [InAttribute] Object^ Platform
)
abstract RemovePlatform : 
        Platform:Object -> unit 
function RemovePlatform(
    Platform : Object
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCProject Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine