Partager via


ElementDeletingEventArgs.CustomStoredPropertyAssignments, propriété

Maintient une liste de PropertyAssignments pour chaque attribut enregistré personnalisés et sa valeur actuelle si elle a été supprimée.

Espace de noms :  Microsoft.VisualStudio.Modeling
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.11.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