PartitionedListChain.PartitioningChain Property

Definition

Gets the DerivedChain that contains each of the partitioning events that are used to divide the larger chain into partitions.

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

Property Value

Applies to