Sdílet prostřednictvím


PropertyGroup.ICustomTypeDescriptor.GetProperties – 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.Internal
Sestavení:  Microsoft.VisualStudio.Data.Schema.Package (v Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

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

Vrácená hodnota

Typ: System.ComponentModel.PropertyDescriptorCollection

Implementuje

ICustomTypeDescriptor.GetProperties()

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

PropertyGroup Třída

GetProperties – přetížení

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