ImplicitStreamSubscriptionAttribute.StreamIdMapper プロパティ

定義

ストリーム識別子マッパーの名前を取得します。

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

プロパティ値

ストリーム識別子マッパーの名前。

注釈

この値は、依存関係挿入コンテナーに登録されている を IStreamIdMapper 解決するために使用される名前です。

適用対象