ProjectReferenceInformation.FullPath Propiedad

Definición

Ruta de acceso completa al archivo csproj del proyecto.

public:
 property System::String ^ FullPath { System::String ^ get(); void set(System::String ^ value); };
public string FullPath { get; set; }
member this.FullPath : string with get, set
Public Property FullPath As String

Valor de propiedad

String

Se aplica a