共用方式為


PartitionedListChain.PartitioningChain 屬性

取得 DerivedChain,其中包含用來將較大的鏈結分割成磁碟分割事件的每個資料分割事件。

命名空間:  Microsoft.VisualStudio.IntelliTrace
組件:  Microsoft.IntelliTrace.11.0.0 (在 Microsoft.IntelliTrace.11.0.0.dll 中)

語法

'宣告
Protected Friend ReadOnly Property PartitioningChain As DerivedChain
protected internal DerivedChain PartitioningChain { get; }
protected public:
property DerivedChain^ PartitioningChain {
    DerivedChain^ get ();
}
member PartitioningChain : DerivedChain with get
function get PartitioningChain () : DerivedChain

屬性值

型別:Microsoft.VisualStudio.IntelliTrace.DerivedChain

.NET Framework 安全性

請參閱

參考

PartitionedListChain 類別

Microsoft.VisualStudio.IntelliTrace 命名空間