RedirectionException.Type 屬性

定義

取得與 RedirectionType 相關聯的 RedirectionException

public:
 property System::ServiceModel::Channels::RedirectionType ^ Type { System::ServiceModel::Channels::RedirectionType ^ get(); };
public System.ServiceModel.Channels.RedirectionType Type { get; }
member this.Type : System.ServiceModel.Channels.RedirectionType
Public ReadOnly Property Type As RedirectionType

屬性值

與例外狀況相關聯的重新導向型別。

適用於