RedirectionScope.Message 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得表示訊息重新導向範圍的 RedirectionScope。
public:
static property System::ServiceModel::Channels::RedirectionScope ^ Message { System::ServiceModel::Channels::RedirectionScope ^ get(); };
public static System.ServiceModel.Channels.RedirectionScope Message { get; }
static member Message : System.ServiceModel.Channels.RedirectionScope
Public Shared ReadOnly Property Message As RedirectionScope
屬性值
訊息重新導向範圍。
備註
訊息重新導向範圍表示單一訊息的重新導向有效。 單一訊息可意指訊息執行個體或特定訊息類型,例如特定服務方法引動過程所造成的任何訊息。 這是 RedirectionScope 的預設值。