ExceptionMessageBox.YesButtonText 属性

定义

此功能将在Microsoft SQL Server 的未来版本中删除。 请避免在新的开发工作中使用该功能,并着手修改当前还在使用该功能的应用程序。 改用 YesButtonText

public:
 static property System::String ^ YesButtonText { System::String ^ get(); };
public static string YesButtonText { get; }
member this.YesButtonText : string
Public Shared ReadOnly Property YesButtonText As String

属性值

一个String值。

适用于