IProjectContext.PackagesDirectory Property

Definition

NuGet package root for the project.

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

Property Value

String

Applies to