Compartilhar via


Método ProtoElementBase.GetPropertyAssignments

Obter o AttributeAssignements a progenitor os atributos do elemento

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintaxe

'Declaração
Protected Function GetPropertyAssignments ( _
    partition As Partition _
) As PropertyAssignment()
protected PropertyAssignment[] GetPropertyAssignments(
    Partition partition
)

Parâmetros

Valor de retorno

Tipo: array<Microsoft.VisualStudio.Modeling.PropertyAssignment[]
A matriz de PropertyAssignment para o elemento

Segurança do .NET Framework

Consulte também

Referência

ProtoElementBase Classe

Namespace Microsoft.VisualStudio.Modeling