ConfigProvider.IVsCfgProvider2.GetSupportedPlatformNames 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
Interop 提供者。
virtual int Microsoft.VisualStudio.Shell.Interop.IVsCfgProvider2.GetSupportedPlatformNames(System::UInt32 namesNumber, cli::array <System::String ^> ^ names, cli::array <System::UInt32> ^ actualNames) = Microsoft::VisualStudio::Shell::Interop::IVsCfgProvider2::GetSupportedPlatformNames;
int IVsCfgProvider2.GetSupportedPlatformNames (uint namesNumber, string[] names, uint[] actualNames);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsCfgProvider2.GetSupportedPlatformNames : uint32 * string[] * uint32[] -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsCfgProvider2.GetSupportedPlatformNames : uint32 * string[] * uint32[] -> int
Function GetSupportedPlatformNames (namesNumber As UInteger, names As String(), actualNames As UInteger()) As Integer Implements IVsCfgProvider2.GetSupportedPlatformNames
參數
- namesNumber
- UInt32
指定名稱編號的整數值。
- names
- String[]
指定名稱的字串值陣列。
- actualNames
- UInt32[]
指定實際名稱的整數值陣列。
傳回
整數值。