Klasa GelProperty
W tym artykule
Hierarchia dziedziczenia
System.Object
Microsoft.Internal.VisualStudio.PlatformUI.GelRegisteredObject
Microsoft.Internal.VisualStudio.PlatformUI.GelProperty
Przestrzeń nazw: Microsoft.Internal.VisualStudio.PlatformUI
Zestaw: Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)
Składnia
'Deklaracja
Public NotInheritable Class GelProperty _
Inherits GelRegisteredObject
public sealed class GelProperty : GelRegisteredObject
Typ GelProperty uwidacznia następujące elementy członkowskie.
Konstruktorzy
Początek
Właściwości
Początek
Metody
CastToGelPropertyGetterCallback<T>
Equals
Określa, czy określony obiekt jest równa bieżącego obiektu. (Odziedziczone z Object ).
FromName
GetHashCode
Służy jako funkcja mieszania dla określonego typu. (Odziedziczone z Object ).
GetRegisteredProperties
GetType
Pobiera Type bieżącej instancji. (Odziedziczone z Object ).
Register<TOwner>(String, Boolean)
Register<TOwner>(String, Double)
Register<TOwner>(String, Object})
Register<TOwner>(String, Guid)
Register<TOwner>(String, Int32)
Register<TOwner>(String, Single)
Register<TOwner>(String, String)
Register<TOwner>(String, UInt32)
RegisterBooleanProperty<TOwner>(String)
RegisterBooleanProperty<TOwner>(String, Boolean, GelPropertyChangedCallback, GelPropertyValidatorCallback)
RegisterCollectionProperty<TOwner>
RegisterDataSourceProperty<TOwner>(String)
RegisterDataSourceProperty<TOwner>(String, Object})
RegisterDataSourceProperty<TOwner>(String, GelPropertyChangedCallback, GelPropertyValidatorCallback)
RegisterDoubleProperty<TOwner>
RegisterDwordProperty<TOwner>
RegisterGuidProperty<TOwner>
RegisterIndirectBooleanProperty<TOwner>
RegisterIndirectBuiltInProperty<TOwner>
RegisterIndirectCollectionProperty<TOwner>
RegisterIndirectDataSourceProperty<TOwner>
RegisterIndirectDoubleProperty<TOwner>
RegisterIndirectDwordProperty<TOwner>
RegisterIndirectGuidProperty<TOwner>
RegisterIndirectIntProperty<TOwner>
RegisterIndirectProperty<TOwner>(String, String, __VSUIDATAFORMAT, GelPropertyGetterCallback)
RegisterIndirectProperty<TOwner>(String, String, __VSUIDATAFORMAT, GelPropertyGetterCallback, Boolean)
RegisterIndirectSingleProperty<TOwner>
RegisterIndirectStringProperty<TOwner>
RegisterIndirectUnknownProperty<TOwner>
RegisterIndirectWpfProperty<TOwner>
RegisterIntProperty<TOwner>
RegisterLazyInitializedBooleanProperty<TOwner>
RegisterLazyInitializedBuiltInProperty<TOwner>
RegisterLazyInitializedCollectionProperty<TOwner>
RegisterLazyInitializedDataSourceProperty<TOwner>
RegisterLazyInitializedDoubleProperty<TOwner>
RegisterLazyInitializedDwordProperty<TOwner>
RegisterLazyInitializedGuidProperty<TOwner>
RegisterLazyInitializedIntProperty<TOwner>
RegisterLazyInitializedProperty<TOwner>
RegisterLazyInitializedSingleProperty<TOwner>
RegisterLazyInitializedStringProperty<TOwner>
RegisterLazyInitializedUnknownProperty<TOwner>
RegisterLazyInitializedWpfProperty<TOwner>
RegisterSingleProperty<TOwner>
RegisterStringProperty<TOwner>(String)
RegisterStringProperty<TOwner>(String, String, GelPropertyChangedCallback, GelPropertyValidatorCallback)
RegisterUnknownProperty<TOwner>
RegisterWpfProperty<TOwner>
ToString
Zwraca ciąg, który reprezentuje bieżącego obiektu. (Odziedziczone z Object ).
Początek
Bezpieczeństwo wątku
Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.
Zobacz też
Przestrzeń nazw Microsoft.Internal.VisualStudio.PlatformUI