Compartilhar via


Propriedade VCSdkReference.FullPath

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (em Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxe

'Declaração
ReadOnly Property FullPath As String
string FullPath { get; }
property String^ FullPath {
    String^ get ();
}
abstract FullPath : string with get
function get FullPath () : String

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

VCSdkReference Interface

Namespace Microsoft.VisualStudio.VCProjectEngine