IPropertyOwner.Properties, propriété

Obtient la collection de propriétés contrôlées par le propriétaire.

Espace de noms :  Microsoft.VisualStudio.Utilities
Assembly :  Microsoft.VisualStudio.CoreUtility (dans Microsoft.VisualStudio.CoreUtility.dll)

Syntaxe

'Déclaration
ReadOnly Property Properties As PropertyCollection
PropertyCollection Properties { get; }
property PropertyCollection^ Properties {
    PropertyCollection^ get ();
}
abstract Properties : PropertyCollection with get
function get Properties () : PropertyCollection

Valeur de propriété

Type : Microsoft.VisualStudio.Utilities.PropertyCollection
Collection des propriétés gérée par le propriétaire de propriétés.

Sécurité .NET Framework

Voir aussi

Référence

IPropertyOwner Interface

Microsoft.VisualStudio.Utilities, espace de noms