VCReferences.AddSharedProjectReference(String, Boolean) 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 ^ 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