ISymbolLocator140.GetSymbolLocationType(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:
System::UInt32 GetSymbolLocationType(System::String ^ path);
public:
unsigned int GetSymbolLocationType(Platform::String ^ path);
unsigned int GetSymbolLocationType(std::wstring const & path);
public uint GetSymbolLocationType (string path);
abstract member GetSymbolLocationType : string -> uint32
Public Function GetSymbolLocationType (path As String) As UInteger
Parameters
- path
- String