Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the error message information being copied.
Espace de noms : Microsoft.SqlServer.MessageBox
Assembly : Microsoft.ExceptionMessageBox (en Microsoft.ExceptionMessageBox.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ClipboardText As String
Get
'Utilisation
Dim instance As CopyToClipboardEventArgs
Dim value As String
value = instance.ClipboardText
public string ClipboardText { get; }
public:
property String^ ClipboardText {
String^ get ();
}
member ClipboardText : string
function get ClipboardText () : String
Valeur de propriété
Type : System.String
A String value.