Condividi tramite


Metodo ConstructorInfoWrapper.GetCustomAttributesData

Spazio dei nomi:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Sintassi

'Dichiarazione
Public Overridable Function GetCustomAttributesData As IList(Of CustomAttributeData)
public virtual IList<CustomAttributeData> GetCustomAttributesData()

Valore restituito

Tipo: System.Collections.Generic.IList<CustomAttributeData>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ConstructorInfoWrapper Classe

Spazio dei nomi Microsoft.VisualStudio.Shell.Design