This document is archived and information here might be outdated. Recommended version. |
Returns all paths associated with the object.
[Visual Basic .NET] Public Function GetPaths ( _ ) As IStringArray
[C#] public IStringArray GetPaths ( );
[C++]
HRESULT GetPaths(
void
);