IFileContextProviderMetadata.SupportedContextTypes Property

Definition

Gets a collection of the values that may be produced for ContextType by this provider.

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

Property Value

Applies to