VCProject.AddWinRTReference(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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