Interface ISaveTarget

ISaveTarget 接口

定义具体操作结果保存目标应实现的公共成员的一般保存目标接口。

public interface ISaveTarget

属性

名称描述
SaveTarget { get; }保存目标的类型(文件或流)。

另请参阅