Partager via


GelProperty, classe

Hiérarchie d'héritage

System.Object
  Microsoft.Internal.VisualStudio.PlatformUI.GelRegisteredObject
    Microsoft.Internal.VisualStudio.PlatformUI.GelProperty

Espace de noms :  Microsoft.Internal.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public NotInheritable Class GelProperty _
    Inherits GelRegisteredObject
public sealed class GelProperty : GelRegisteredObject

Le type GelProperty expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique GelProperty

Début

Propriétés

  Nom Description
Propriété publique GlobalIndex (Hérité de GelRegisteredObject.)
Propriété publique Name (Hérité de GelRegisteredObject.)
Propriété publique OwnerType (Hérité de GelRegisteredObject.)
Propriété publiqueMembre statique UnsetValue

Début

Méthodes

  Nom Description
Méthode publiqueMembre statique CastToGelPropertyGetterCallback<T>
Méthode publique Equals Détermine si l'objet Object spécifié est égal à l'objet Object actuel. (Hérité de Object.)
Méthode protégée Finalize Autorise un objet à tenter de libérer des ressources et d'exécuter d'autres opérations de nettoyage avant qu'il ne soit récupéré par l'opération garbage collection. (Hérité de Object.)
Méthode publiqueMembre statique FromName
Méthode publique GetHashCode Sert de fonction de hachage pour un type particulier. (Hérité de Object.)
Méthode publiqueMembre statique GetRegisteredProperties
Méthode publique GetType Obtient le Type de l'instance actuelle. (Hérité de Object.)
Méthode protégée MemberwiseClone Crée une copie superficielle de l'objet Object actuel. (Hérité de Object.)
Méthode publiqueMembre statique Register<TOwner>(String, Boolean)
Méthode publiqueMembre statique Register<TOwner>(String, Double)
Méthode publiqueMembre statique Register<TOwner>(String, Func<TResult>)
Méthode publiqueMembre statique Register<TOwner>(String, Guid)
Méthode publiqueMembre statique Register<TOwner>(String, Int32)
Méthode publiqueMembre statique Register<TOwner>(String, Single)
Méthode publiqueMembre statique Register<TOwner>(String, String)
Méthode publiqueMembre statique Register<TOwner>(String, UInt32)
Méthode publiqueMembre statique RegisterBooleanProperty<TOwner>(String)
Méthode publiqueMembre statique RegisterBooleanProperty<TOwner>(String, Boolean, GelPropertyChangedCallback, GelPropertyValidatorCallback)
Méthode publiqueMembre statique RegisterCollectionProperty<TOwner>
Méthode publiqueMembre statique RegisterDataSourceProperty<TOwner>(String)
Méthode publiqueMembre statique RegisterDataSourceProperty<TOwner>(String, Func<TResult>)
Méthode publiqueMembre statique RegisterDataSourceProperty<TOwner>(String, GelPropertyChangedCallback, GelPropertyValidatorCallback)
Méthode publiqueMembre statique RegisterDoubleProperty<TOwner>
Méthode publiqueMembre statique RegisterDwordProperty<TOwner>
Méthode publiqueMembre statique RegisterGuidProperty<TOwner>
Méthode publiqueMembre statique RegisterIndirectBooleanProperty<TOwner>
Méthode publiqueMembre statique RegisterIndirectBuiltInProperty<TOwner>
Méthode publiqueMembre statique RegisterIndirectCollectionProperty<TOwner>
Méthode publiqueMembre statique RegisterIndirectDataSourceProperty<TOwner>
Méthode publiqueMembre statique RegisterIndirectDoubleProperty<TOwner>
Méthode publiqueMembre statique RegisterIndirectDwordProperty<TOwner>
Méthode publiqueMembre statique RegisterIndirectGuidProperty<TOwner>
Méthode publiqueMembre statique RegisterIndirectIntProperty<TOwner>
Méthode publiqueMembre statique RegisterIndirectProperty<TOwner>(String, String, __VSUIDATAFORMAT, GelPropertyGetterCallback)
Méthode publiqueMembre statique RegisterIndirectProperty<TOwner>(String, String, __VSUIDATAFORMAT, GelPropertyGetterCallback, Boolean)
Méthode publiqueMembre statique RegisterIndirectSingleProperty<TOwner>
Méthode publiqueMembre statique RegisterIndirectStringProperty<TOwner>
Méthode publiqueMembre statique RegisterIndirectUnknownProperty<TOwner>
Méthode publiqueMembre statique RegisterIndirectWpfProperty<TOwner>
Méthode publiqueMembre statique RegisterIntProperty<TOwner>
Méthode publiqueMembre statique RegisterLazyInitializedBooleanProperty<TOwner>
Méthode publiqueMembre statique RegisterLazyInitializedBuiltInProperty<TOwner>
Méthode publiqueMembre statique RegisterLazyInitializedCollectionProperty<TOwner>
Méthode publiqueMembre statique RegisterLazyInitializedDataSourceProperty<TOwner>
Méthode publiqueMembre statique RegisterLazyInitializedDoubleProperty<TOwner>
Méthode publiqueMembre statique RegisterLazyInitializedDwordProperty<TOwner>
Méthode publiqueMembre statique RegisterLazyInitializedGuidProperty<TOwner>
Méthode publiqueMembre statique RegisterLazyInitializedIntProperty<TOwner>
Méthode publiqueMembre statique RegisterLazyInitializedProperty<TOwner>
Méthode publiqueMembre statique RegisterLazyInitializedSingleProperty<TOwner>
Méthode publiqueMembre statique RegisterLazyInitializedStringProperty<TOwner>
Méthode publiqueMembre statique RegisterLazyInitializedUnknownProperty<TOwner>
Méthode publiqueMembre statique RegisterLazyInitializedWpfProperty<TOwner>
Méthode publiqueMembre statique RegisterSingleProperty<TOwner>
Méthode publiqueMembre statique RegisterStringProperty<TOwner>(String)
Méthode publiqueMembre statique RegisterStringProperty<TOwner>(String, String, GelPropertyChangedCallback, GelPropertyValidatorCallback)
Méthode publiqueMembre statique RegisterUnknownProperty<TOwner>
Méthode publiqueMembre statique RegisterWpfProperty<TOwner>
Méthode publique ToString Retourne une chaîne qui représente l'objet actuel. (Hérité de Object.)

Début

Sécurité des threads

Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.

Voir aussi

Référence

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms