DesignPropertyDescriptor.GetValue(Object) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Ö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
Özelliğin değeri.
Açıklamalar
Bu yöntem, temel yöntemi çağırır.