IVsConnectedServiceInstanceReference::FullPath Property
Visual Studio 2015
Gets the full path.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
[DispIdAttribute(1610678274)] property String^ FullPath { String^ get(); void set(String^ value); }
Implements
IVsReference::FullPath
Show: