ITransferFormatFeature Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the transfer format of the protocol.
public interface class ITransferFormatFeature
public interface ITransferFormatFeature
type ITransferFormatFeature = interface
Public Interface ITransferFormatFeature
Properties
ActiveFormat |
Gets or sets the active TransferFormat. |
SupportedFormats |
Gets the supported TransferFormat. |