Freigeben über


ConfigProvider.IVsCfgProvider2.AddCfgsOfPlatformName(String, String) Methode

Definition

Der Interop-Anbieter.

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

Parameter

platformName
String

Ein Zeichenfolgenwert, der den Plattformnamen angibt.

clonePlatformName
String

Ein Zeichenfolgenwert, der einen Klon des Plattformnamens angibt.

Gibt zurück

Ein Ganzzahlwert.

Implementiert

Gilt für: