IMoniker.RelativePathTo(IMoniker, IMoniker) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C++
public:
void RelativePathTo(Microsoft::VisualStudio::OLE::Interop::IMoniker ^ pmkOther, [Runtime::InteropServices::Out] Microsoft::VisualStudio::OLE::Interop::IMoniker ^ % ppmkRelPath);
public void RelativePathTo(Microsoft.VisualStudio.OLE.Interop.IMoniker pmkOther, out Microsoft.VisualStudio.OLE.Interop.IMoniker ppmkRelPath);
abstract member RelativePathTo : Microsoft.VisualStudio.OLE.Interop.IMoniker * IMoniker -> unit
Public Sub RelativePathTo (pmkOther As IMoniker, ByRef ppmkRelPath As IMoniker)
- pmkOther
- IMoniker
- ppmkRelPath
- IMoniker
Produkt | Verzie |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |