ISupportedTypesMetadata.SupportedTypes Свойство

Определение

Получает набор поддерживаемых типов с помощью этих метаданных.

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)

Значение свойства

IReadOnlyCollection<Type>

Применяется к