Share via


VCReferences.AddSharedProjectReference(String, Boolean) Method

Definition

public:
 System::Object ^ AddSharedProjectReference(System::String ^ Path, [Runtime::InteropServices::Out] bool % created);
[System.Runtime.InteropServices.DispId(1610809370)]
public object AddSharedProjectReference (string Path, out bool created);
[<System.Runtime.InteropServices.DispId(1610809370)>]
abstract member AddSharedProjectReference : string * bool -> obj
Public Function AddSharedProjectReference (Path As String, ByRef created As Boolean) As Object

Parameters

Path
String
created
Boolean

Returns

Attributes

Applies to