ISymbolLocator140.GetSymbolLocationType(String) Method

Definition

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

Returns

UInt32

Implements

Applies to