VCReferences.AddWinRTReference(String) Method

Definition

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

Parameters

bstrRef
String

Returns

Attributes

Applies to