Aracılığıyla paylaş


VCProject.RemovePlatform Yöntem

Geçerli projeden bir platform kaldırır (etkin olmayan Visual C++).

Ad alanı:  Microsoft.VisualStudio.VCProjectEngine
Derleme:  Microsoft.VisualStudio.VCProjectEngine (Microsoft.VisualStudio.VCProjectEngine.dll içinde)

Sözdizimi

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

Parametreler

  • Platform
    Tür: System.Object
    Gerekli.Kaldırmak için platform.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

VCProject Arabirim

Microsoft.VisualStudio.VCProjectEngine Ad Alanı