共用方式為


ModelingPartitionMapper.PartitionMappings.Item 屬性

實際的磁碟分割對應到指定的泛型模組化架構磁碟分割類型

命名空間:  Microsoft.VisualStudio.Modeling.Shell
組件:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

語法

'宣告
Public ReadOnly Default Property Item ( _
    which As ModelingPartitionMapper.WhichPartition _
) As Partition
public Partition this[
    ModelingPartitionMapper.WhichPartition which
] { get; }

參數

屬性值

型別:Microsoft.VisualStudio.Modeling.Partition

.NET Framework 安全性

請參閱

參考

ModelingPartitionMapper.PartitionMappings 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間