Partager via


ConfigProvider.IVsCfgProvider2.DeleteCfgsOfPlatformName(String) Méthode

Définition

Fournisseur d'interopérabilité.

 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

Paramètres

platformName
String

Chaîne qui spécifie le nom de la plateforme.

Retours

Valeur entière.

Implémente

S’applique à