System.Diagnostics.SymbolStore.ISymbolReader.UserEntryPoint Property

Gets the metadata token for the method that was specified as the user entry point for the module, if any.

Syntax

public SymbolToken UserEntryPoint { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This is normally your main method, rather than compiler-generated stubs before the main method.

Requirements

Namespace: System.Diagnostics.SymbolStore
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0