VCProject.AddWinRTReference(String) Method

Definition

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

Parameters

Path
String

Returns

Attributes

Applies to