IFileContextProviderMetadata.SupportedContextTypes Eigenschaft

Definition

Ruft eine Auflistung der Werte ab, die von diesem Anbieter für erstellt werden können ContextType .

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)

Eigenschaftswert

IReadOnlyCollection<Guid>

Gilt für