ExceptionMessageBox.OKButtonText 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此功能将在Microsoft SQL Server 的未来版本中删除。 请避免在新的开发工作中使用该功能,并着手修改当前还在使用该功能的应用程序。 改用 OKButtonText。
public:
static property System::String ^ OKButtonText { System::String ^ get(); };
public static string OKButtonText { get; }
member this.OKButtonText : string
Public Shared ReadOnly Property OKButtonText As String
属性值
一个String值。