ListChain.EventLink.Token Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::VisualStudio::IntelliTrace::EventToken Token { Microsoft::VisualStudio::IntelliTrace::EventToken get(); };
public Microsoft.VisualStudio.IntelliTrace.EventToken Token { get; }
member this.Token : Microsoft.VisualStudio.IntelliTrace.EventToken
Public ReadOnly Property Token As EventToken