Método ModelingPartitionMapper.PartitionForClass
Namespace: Microsoft.VisualStudio.Modeling.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)
Sintaxe
'Declaração
Public Function PartitionForClass ( _
defaultPartition As Partition, _
domainClassId As Guid _
) As Partition
public Partition PartitionForClass(
Partition defaultPartition,
Guid domainClassId
)
Parâmetros
- defaultPartition
Tipo: Microsoft.VisualStudio.Modeling.Partition
- domainClassId
Tipo: System.Guid
Valor de retorno
Tipo: Microsoft.VisualStudio.Modeling.Partition
Implementações
IElementPartitionMapper.PartitionForClass(Partition, Guid)
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.