Sdílet prostřednictvím


DataConnectionProperties.ICustomTypeDescriptor.GetDefaultProperty – metoda

Načte výchozí vlastností pro zadaný objekt.

Obor názvů:  Microsoft.VisualStudio.Data.Framework
Sestavení:  Microsoft.VisualStudio.Data.Framework (v Microsoft.VisualStudio.Data.Framework.dll)

Syntaxe

'Deklarace
Private Function GetDefaultProperty As PropertyDescriptor
    Implements ICustomTypeDescriptor.GetDefaultProperty
PropertyDescriptor ICustomTypeDescriptor.GetDefaultProperty()
private:
virtual PropertyDescriptor^ GetDefaultProperty() sealed = ICustomTypeDescriptor::GetDefaultProperty
private abstract GetDefaultProperty : unit -> PropertyDescriptor 
private override GetDefaultProperty : unit -> PropertyDescriptor 
Jazyk JScript nepodporuje explicitní implementace rozhraní.

Vrácená hodnota

Typ: System.ComponentModel.PropertyDescriptor
A PropertyDescriptor představující výchozí vlastností pro tento objekt nebo null -li tento objekt nemá vlastnosti.

Implementuje

ICustomTypeDescriptor.GetDefaultProperty()

Poznámky

Tato metoda poskytuje implementaci GetDefaultProperty metoda.Další informace naleznete GetDefaultProperty metodu knihovna tříd.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DataConnectionProperties Třída

Microsoft.VisualStudio.Data.Framework – obor názvů