ExportWorkspaceServiceFactoryAttribute.SupportedTypes Property

Definition

Gets the set of supported types by this metadata

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)

Property Value

Implements

Applies to