Partager via


ElementDeletingEventArgs.CustomStoredPropertyAssignments, propriété

Contient une liste de PropertyAssignments pour chaque attribut personnalisé enregistré et sa valeur actuelle au moment de la suppression.

Espace de noms :  Microsoft.VisualStudio.Modeling
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Syntaxe

'Déclaration
Public ReadOnly Property CustomStoredPropertyAssignments As IList(Of PropertyAssignment)
public IList<PropertyAssignment> CustomStoredPropertyAssignments { get; }

Valeur de propriété

Type : System.Collections.Generic.IList<PropertyAssignment>

Sécurité .NET Framework

Voir aussi

Référence

ElementDeletingEventArgs Classe

Microsoft.VisualStudio.Modeling, espace de noms