AddProjectReferenceByPath(String, String) Constructor
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.
[Newtonsoft.Json.JsonConstructor]
public AddProjectReferenceByPath (string referenceType, string referencedProjectPath);
[<Newtonsoft.Json.JsonConstructor>]
new Microsoft.VisualStudio.ProjectSystem.Query.Framework.Actions.AddProjectReferenceByPath : string * string -> Microsoft.VisualStudio.ProjectSystem.Query.Framework.Actions.AddProjectReferenceByPath
Public Sub New (referenceType As String, referencedProjectPath As String)
Parameters
- referenceType
- String
- referencedProjectPath
- String
- Attributes
-
Newtonsoft.Json.JsonConstructorAttribute