ConnectedServiceHandlerExportAttribute.IsAbortSupported 属性

定义

获取或设置一个值,该值指示是否支持进度对话框中的“中止”按钮。 默认值为 false。

public:
 property bool IsAbortSupported { bool get(); void set(bool value); };
public bool IsAbortSupported { get; set; }
member this.IsAbortSupported : bool with get, set
Public Property IsAbortSupported As Boolean

属性值

适用于