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