VCReferences.AddWinRTReference(String) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
返回
- 属性