WizardFramework.CancelCaption 属性

定义

获取或设置用于取消消息的标题。

public:
 property System::String ^ CancelCaption { System::String ^ get(); void set(System::String ^ value); };
public string CancelCaption { get; set; }
member this.CancelCaption : string with get, set
Public Property CancelCaption As String

属性值

用于取消消息的标题。

适用于