Name | Description | |
---|---|---|
![]() | DefaultAuthority | Default authority. An empty string.
The value of this constant is "" (String.Empty). |
![]() | DefaultDescriptorString | Default value of the DescriptorString property.
The value of this constant is "opc.tcp:". |
![]() | DefaultFragment | Default URI fragment. An empty string.
The value of this constant is "" (String.Empty). |
![]() | DefaultHost | Default URI host. An empty string.
The value of this constant is "" (String.Empty). |
![]() | DefaultPassword | Default URI password. An empty string.
The value of this constant is "" (String.Empty). |
![]() | DefaultPath | Default URI path. An empty string.
The value of this constant is "" (String.Empty). |
![]() | DefaultPathAndQuery | Default path and query. An empty string.
The value of this constant is "" (String.Empty). |
![]() | DefaultPrefix | Default prefix. Equals to "opc.tcp:".
The value of this constant is "opc.tcp:". |
![]() | DefaultQuery | Default URI query. An empty string.
The value of this constant is "" (String.Empty). |
![]() | DefaultScheme | Default URI scheme. Equals to "opc.tcp".
The value of this constant is "opc.tcp". |
![]() | DefaultUrlString | Default URL string of the resource. Equals to "opc.tcp:/".
The value of this constant is "opc.tcp:". |
![]() | DefaultUserInfo | Default user info. An empty string.
The value of this constant is "" (String.Empty). |
![]() | DefaultUserName | Default URI username. An empty string.
The value of this constant is "" (String.Empty). |