VCReferences.AddWinRTReference(String) 方法

定义

public:
 System::Object ^ AddWinRTReference(System::String ^ bstrRef);
public:
 Platform::Object ^ AddWinRTReference(Platform::String ^ bstrRef);
winrt::Windows::Foundation::IInspectable AddWinRTReference(std::wstring const & bstrRef);
[System.Runtime.InteropServices.DispId(935)]
public object AddWinRTReference (string bstrRef);
[<System.Runtime.InteropServices.DispId(935)>]
abstract member AddWinRTReference : string -> obj
Public Function AddWinRTReference (bstrRef As String) As Object

参数

bstrRef
String

返回

Object
属性

适用于