DkmEngineSymbolSettings.SymbolCachePath Property

Definition

The path of the symbol cache.

public:
 property System::String ^ SymbolCachePath { System::String ^ get(); };
public:
 property Platform::String ^ SymbolCachePath { Platform::String ^ get(); };
public string SymbolCachePath { get; }
member this.SymbolCachePath : string
Public ReadOnly Property SymbolCachePath As String

Property Value

Returns String.

Applies to