Message.SystemProperties プロパティ

定義

Message.SystemPropertiesCollectionシステムによって設定されたプロパティを格納するために使用される を取得します。

public Microsoft.Azure.ServiceBus.Message.SystemPropertiesCollection SystemProperties { get; }
member this.SystemProperties : Microsoft.Azure.ServiceBus.Message.SystemPropertiesCollection
Public ReadOnly Property SystemProperties As Message.SystemPropertiesCollection

プロパティ値

適用対象