Partager via


Completion.Properties, propriété

Obtient les propriétés de la saisie semi-automatique.

Espace de noms :  Microsoft.VisualStudio.Language.Intellisense
Assembly :  Microsoft.VisualStudio.Language.Intellisense (dans Microsoft.VisualStudio.Language.Intellisense.dll)

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.Utilities.PropertyCollection
PropertyCollection.

Implémentations

IPropertyOwner.Properties

Sécurité .NET Framework

Voir aussi

Référence

Completion Classe

Microsoft.VisualStudio.Language.Intellisense, espace de noms