ClientStation.Parameters Property

Gets initialization parameters
<ID("Parameters", (int)e.Parameters)> _ 
<EditorBrowsable(EditorBrowsableState.Advanced)> _ 
Public ReadOnly Property Parameters() As String
This language is not supported or no code example is available.
[ID("Parameters", (int)e.Parameters)] 
[EditorBrowsable(EditorBrowsableState.Advanced)] 
public string Parameters {get;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition