ListEventChain.EventLink Structure

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

A structure that creates a Event. link.

Namespace:  Microsoft.VisualStudio.TraceLog
Assembly:  Microsoft.VisualStudio.TraceLog (in Microsoft.VisualStudio.TraceLog.dll)

Syntax

'Declaration
Protected Friend Structure EventLink
'Usage
Dim instance As ListEventChain.EventLink
protected internal struct EventLink
protected public value class EventLink
[<SealedAttribute>]
type EventLink =  struct end
JScript supports the use of structures, but not the declaration of new ones.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ListEventChain.EventLink Members

Microsoft.VisualStudio.TraceLog Namespace