VCProject.AddWinRTReference(String) 方法

定义

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

参数

Path
String

返回

Object
属性

适用于