IsText Property
Definition
Namespace: Avalonia.DesignerSupport.Remote.HtmlTransport
Assembly: Avalonia.DesignerSupport (in Avalonia.DesignerSupport.dll)
- C#
- VB
- F#
public bool IsText { get; set; }
Public Property IsText As Boolean
Get
Set
member IsText : bool with get, set
Property Value
BooleanSee Also
Reference
SimpleWebSocketMessage Class
Avalonia.DesignerSupport.Remote.HtmlTransport Namespace