Protocol Name Property C# API
Gets the name of this Protocol.

Namespace: Facilita.Web
Assembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.5.77 (1.0.0.0)
Syntax

public string Name { get; }

Field Value

The name of this Protocol.
See Also