Sdílet prostřednictvím


LocalizableProperties.GetDefaultProperty – metoda

Tato třída a jeho členové jsou vyhrazeny pro interní použití a nejsou určeny pro použití v kódu.

Obor názvů:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Sestavení:  Microsoft.VisualStudio.Data.Schema.Package (v Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Deklarace
Public Overridable Function GetDefaultProperty As PropertyDescriptor
public virtual PropertyDescriptor GetDefaultProperty()
public:
virtual PropertyDescriptor^ GetDefaultProperty()
abstract GetDefaultProperty : unit -> PropertyDescriptor 
override GetDefaultProperty : unit -> PropertyDescriptor 
public function GetDefaultProperty() : PropertyDescriptor

Vrácená hodnota

Typ: System.ComponentModel.PropertyDescriptor

Implementuje

ICustomTypeDescriptor.GetDefaultProperty()

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

LocalizableProperties Třída

Microsoft.VisualStudio.Data.Schema.Package.Project.Internal – obor názvů