ITransferFormatFeature インターフェイス

定義

プロトコルの転送形式を取得します。

public interface class ITransferFormatFeature
public interface ITransferFormatFeature
type ITransferFormatFeature = interface
Public Interface ITransferFormatFeature

プロパティ

ActiveFormat

アクティブな TransferFormatを取得または設定します。

SupportedFormats

サポートされている TransferFormatを取得します。

適用対象