IFileContextProviderMetadata.SupportedGetContextsTypes Property

Definition

Collection of types supported when custom workspace contexts are passed

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

Property Value

Applies to