ISupportedTypesMetadata.SupportedTypes Propriedade

Definição

Obtém o conjunto de tipos com suporte por esses metadados

public:
 property System::Collections::Generic::IReadOnlyCollection<Type ^> ^ SupportedTypes { System::Collections::Generic::IReadOnlyCollection<Type ^> ^ get(); };
public System.Collections.Generic.IReadOnlyCollection<Type> SupportedTypes { get; }
member this.SupportedTypes : System.Collections.Generic.IReadOnlyCollection<Type>
Public ReadOnly Property SupportedTypes As IReadOnlyCollection(Of Type)

Valor da propriedade

IReadOnlyCollection<Type>

Aplica-se a