Compartir a través de


VCActiveXReference.FullPath (Propiedad)

Obtiene la ruta de acceso completa del archivo de proyecto.

Espacio de nombres:  Microsoft.VisualStudio.VCProjectEngine
Ensamblado:  Microsoft.VisualStudio.VCProjectEngine (en Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxis

'Declaración
ReadOnly Property FullPath As String
string FullPath { get; }
property String^ FullPath {
    String^ get ();
}
abstract FullPath : string with get
function get FullPath () : String

Valor de propiedad

Tipo: System.String
Ruta de acceso del archivo de proyecto.

Seguridad de .NET Framework

Vea también

Referencia

VCActiveXReference Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)