IProjectContext.ProjectFullPath Propiedad

Definición

Ruta de acceso completa al archivo csproj del proyecto.

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

Valor de propiedad

String

Se aplica a