Protocol
Name Property
C# API
Gets the name of this Protocol.
Namespace:
Facilita.Web
Assembly:
clrWebBrowser
(in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
string
Name
{
get
; }
public string Name { get; }
Field Value
The name of this Protocol.
See Also
Protocol Class
Protocol Members
Facilita.Web Namespace