Share via


IntelliTraceModule.Symbols Property

Definition

Gets the ISymUnmanagedReader interface that may be used to access this module's symbols directly. If there are no symbols for this module or symbols have not been explicitly loaded, null is returned.

public:
 property System::Object ^ Symbols { System::Object ^ get(); };
public:
 property Platform::Object ^ Symbols { Platform::Object ^ get(); };
public object Symbols { get; }
member this.Symbols : obj
Public ReadOnly Property Symbols As Object

Property Value

Applies to