編輯

共用方式為


IFilteredEventConsumer.ProviderIds Property

Definition

Gets a list of provider IDs for the events that this consumer will receive.

public System.Collections.Generic.IReadOnlyList<Guid> ProviderIds { get; }
member this.ProviderIds : System.Collections.Generic.IReadOnlyList<Guid>
Public ReadOnly Property ProviderIds As IReadOnlyList(Of Guid)

Property Value

Applies to