IProtocolErrorCodeFeature インターフェイス

定義

使用されているプロトコルのエラー コード。

public interface class IProtocolErrorCodeFeature
public interface IProtocolErrorCodeFeature
type IProtocolErrorCodeFeature = interface
Public Interface IProtocolErrorCodeFeature

プロパティ

Error

エラー コードを取得します。値の設定も可能です。 エラー コードが設定されていない場合、プロパティは -1 を返します。

適用対象