Sprache

ConfigProvider.IVsCfgProvider2.AddCfgsOfPlatformName(String, String) Methode

Definition

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 String-Wert, der den Plattformnamen angibt.

clonePlatformName
String

Ein String-Wert, der einen Klon des Plattformnamens angibt.

Gibt zurück

Ein ganzzahliger Wert.

Implementiert

Gilt für: