Share via


Reference5.Path Property

Namespace:  VSLangProj110
Assembly:  VSLangProj110 (in VSLangProj110.dll)

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

Reference5 Interface

VSLangProj110 Namespace