Partilhar via


ServerPolicyException.Warning Property

Gets the warning message, if available. It will be an empty string if no warning message is available.

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Property Warning As String
    Get
    Friend Set
'Usage
Dim instance As ServerPolicyException
Dim value As String

value = instance.Warning
public string Warning { get; internal set; }

Property Value

Type: System.String

See Also

Reference

ServerPolicyException Class

ServerPolicyException Members

Microsoft.Rtc.Signaling Namespace