ConfigProvider.IVsCfgProvider2.DeleteCfgsOfPlatformName(String) Methode

Definition

Der Interop-Anbieter.

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsCfgProvider2.DeleteCfgsOfPlatformName(System::String ^ platformName) = Microsoft::VisualStudio::Shell::Interop::IVsCfgProvider2::DeleteCfgsOfPlatformName;
int IVsCfgProvider2.DeleteCfgsOfPlatformName (string platformName);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsCfgProvider2.DeleteCfgsOfPlatformName : string -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsCfgProvider2.DeleteCfgsOfPlatformName : string -> int
Function DeleteCfgsOfPlatformName (platformName As String) As Integer Implements IVsCfgProvider2.DeleteCfgsOfPlatformName

Parameter

platformName
String

Eine Zeichenfolge, die den Plattformnamen angibt.

Gibt zurück

Ein Ganzzahlwert.

Implementiert

Gilt für: