Condividi tramite


Metodo ProtoElementBase.GetPropertyAssignments

Ottenere il AttributeAssignements per gli attributi dell'elemento del progenitore

Spazio dei nomi:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintassi

'Dichiarazione
Protected Function GetPropertyAssignments ( _
    partition As Partition _
) As PropertyAssignment()
protected PropertyAssignment[] GetPropertyAssignments(
    Partition partition
)

Parametri

Valore restituito

Tipo: array<Microsoft.VisualStudio.Modeling.PropertyAssignment[]
la matrice di PropertyAssignment per l'elemento

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ProtoElementBase Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling