Specifies the type of access to the RootChain.
Namespace: Microsoft.VisualStudio.IntelliTrace
Assembly: Microsoft.VisualStudio.IntelliTrace (in Microsoft.VisualStudio.IntelliTrace.dll)
Syntax
声明
Public Enumeration 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. |