dotConnect for PostgreSQL Documentation
Devart.Common Namespace / SshHostKeyConfirmationEventArgs Class / Warning Property

In This Topic
    Warning Property
    In This Topic
    Gets the warning message string.
    Syntax
    'Declaration
     
    Public ReadOnly Property Warning As String
    public string Warning {get;}

    Property Value

    The warning message string.
    See Also