This topic has not yet been rated - Rate this topic

SymReader.UserEntryPoint Property

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

Namespace: System.Diagnostics.SymbolStore
Assembly: ISymWrapper (in isymwrapper.dll)

public virtual SymbolToken UserEntryPoint { get; }
/** @property */
public SymbolToken get_UserEntryPoint ()

public function get UserEntryPoint () : SymbolToken

Not applicable.

Property Value

The metadata token for the method that is the user entry point for the module.
Exception type Condition

COMException

An entry point was not found.

The return value is normally the main method.

Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

.NET Framework

Supported in: 3.0, 2.0, 1.1, 1.0
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ