IDebugDocumentTextExternalAuthor.GetFileName(String) Method
Definition
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.
public:
int GetFileName([Runtime::InteropServices::Out] System::String ^ % pbstrShortName);
public int GetFileName(out string pbstrShortName);
abstract member GetFileName : string -> int
Public Function GetFileName (ByRef pbstrShortName As String) As Integer
Parameters
- pbstrShortName
- String