IProjectContext.DepsFile Property

Definition

Full path to deps.json file of the built project.

public:
 property System::String ^ DepsFile { System::String ^ get(); };
public string DepsFile { get; }
member this.DepsFile : string
Public ReadOnly Property DepsFile As String

Property Value

String

Applies to