DkmGetSymbolFilePathAsyncResult(String) Constructor
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:
DkmGetSymbolFilePathAsyncResult(System::String ^ FilePath);
public DkmGetSymbolFilePathAsyncResult (string FilePath);
new Microsoft.VisualStudio.Debugger.Symbols.DkmGetSymbolFilePathAsyncResult : string -> Microsoft.VisualStudio.Debugger.Symbols.DkmGetSymbolFilePathAsyncResult
Public Sub New (FilePath As String)
Parameters
- FilePath
- String