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
- Platform
Typ: System.Object
Wymagane.Platforma do usunięcia.
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..