ChainAccess Enumeration

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

Specifies the type of access to the RootEventChain.

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

Syntax

'Declaration
Public Enumeration ChainAccess
'Usage
Dim instance As ChainAccess
public enum ChainAccess
public enum class ChainAccess
type ChainAccess
public enum ChainAccess

Members

Member name Description
None No access to the chain.
Read Read access to the chain.
ReadAppend Read and append access to the chain.

See Also

Reference

Microsoft.VisualStudio.TraceLog Namespace