FilePathUtilities.GetFilePath Method
Include Protected Members
Include Inherited Members
Gets the file path.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetFilePath(IVsTextLines) | Gets the file path from an IVsTextLines buffer. | |
GetFilePath(IntPtr) | Get file path for an object that implements IVsUserData. |
Top