VCReferences.AddSharedProjectReference(String, Boolean) 方法

定义

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

参数

Path
String
created
Boolean

返回

Object
属性

适用于