Sdílet prostřednictvím


LocalizableProperties.GetAttributes – 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 GetAttributes As AttributeCollection
public virtual AttributeCollection GetAttributes()
public:
virtual AttributeCollection^ GetAttributes()
abstract GetAttributes : unit -> AttributeCollection 
override GetAttributes : unit -> AttributeCollection 
public function GetAttributes() : AttributeCollection

Vrácená hodnota

Typ: System.ComponentModel.AttributeCollection

Implementuje

ICustomTypeDescriptor.GetAttributes()

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

LocalizableProperties Třída

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