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

プロパティ値

この例外に関連付けられているリダイレクトの種類。

適用対象