VCSdkReference.FullPath Property

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

Syntax

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

Property Value

Type: String

.NET Framework Security

See Also

Reference

VCSdkReference Interface

Microsoft.VisualStudio.VCProjectEngine Namespace