PartitionedListChain.PartitionedChain Property

Definition

Gets the StreamChain that is the source of the events for this chain.

protected public:
 property Microsoft::VisualStudio::IntelliTrace::StreamChain ^ PartitionedChain { Microsoft::VisualStudio::IntelliTrace::StreamChain ^ get(); };
protected public:
 property Microsoft::VisualStudio::IntelliTrace::StreamChain ^ PartitionedChain { Microsoft::VisualStudio::IntelliTrace::StreamChain ^ get(); };
protected internal Microsoft.VisualStudio.IntelliTrace.StreamChain PartitionedChain { get; }
member this.PartitionedChain : Microsoft.VisualStudio.IntelliTrace.StreamChain
Protected Friend ReadOnly Property PartitionedChain As StreamChain

Property Value

Applies to