Share via


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

속성 값

예외와 연결된 리디렉션 형식입니다.

적용 대상