Chain.BeforeFirstToken Property

Definition

Gets an EventToken for the position immediately before FirstToken. This token will never become valid.

public:
 virtual property Microsoft::VisualStudio::IntelliTrace::EventToken BeforeFirstToken { Microsoft::VisualStudio::IntelliTrace::EventToken get(); };
public virtual Microsoft.VisualStudio.IntelliTrace.EventToken BeforeFirstToken { get; }
member this.BeforeFirstToken : Microsoft.VisualStudio.IntelliTrace.EventToken
Public Overridable ReadOnly Property BeforeFirstToken As EventToken

Property Value

Applies to