_NewItemAlertRuleAction.Text 属性

定义

返回或设置 C # ) 中的 字符串 (字符串 ,该字符串表示新项警报对话框中显示的文本。 读/写。

public:
 property System::String ^ Text { System::String ^ get(); void set(System::String ^ value); };
public string Text { get; set; }
Public Property Text As String

属性值

注解

如果文本为空字符串,则返回错误。

适用于