共用方式為


ImplicitStreamSubscriptionAttribute.StreamIdMapper 屬性

定義

取得數據流識別碼對應程序的名稱。

public string StreamIdMapper { get; init; }
member this.StreamIdMapper : string with get, set
Public Property StreamIdMapper As String

屬性值

數據流標識碼對應程序的名稱。

備註

這個值是用來解析 IStreamIdMapper 相依性插入容器中註冊的名稱。

適用於