DesignPropertyDescriptor.GetValue(Object) Yöntem

Tanım

Özelliğin değerini alır.

public:
 override System::Object ^ GetValue(System::Object ^ component);
public:
 override Platform::Object ^ GetValue(Platform::Object ^ component);
 override winrt::Windows::Foundation::IInspectable GetValue(winrt::Windows::Foundation::IInspectable const & component);
public override object GetValue (object component);
override this.GetValue : obj -> obj
Public Overrides Function GetValue (component As Object) As Object

Parametreler

component
Object

Özelliğin sahibi olan bileşen.

Döndürülenler

Object

Özelliğin değeri.

Açıklamalar

Bu yöntem, temel yöntemi çağırır.

Şunlara uygulanır