ConfigProvider.IVsCfgProvider2.AddCfgsOfPlatformName(String, String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
Interop 提供者。
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
參數
- platformName
- String
指定平台名稱的字串值。
- clonePlatformName
- String
字串值,指定平台名稱的複製。
傳回
整數值。