OPC Studio User's Guide and Reference
ResourceDescriptor Class Fields


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib Namespace : ResourceDescriptor Class

For a list of all members of this type, see ResourceDescriptor members.

Public Fields
 NameDescription
Public FieldDefault ResourceDescriptor, expressed as string. Equals to an empty string.

The value of this constant is "" (String.Empty).

 
Public FieldDefault authority. Equals to null.

The value of this constant is null.

 
Public FieldDefault value of the DescriptorString property. An empty string.

The value of this constant is "" (String.Empty).

 
Public FieldDefault URI fragment. Equals to null.

The value of this constant is null.

 
Public FieldDefault URI host. Equals to null.

The value of this constant is null.

 
Public FieldDefault value of the IsNull property. Equals to true.

The value of this constant is True.

 
Public FieldDefault URI password. Equals to null.

The value of this constant is null.

 
Public FieldDefault URI path. Equals to null.

The value of this constant is null.

 
Public FieldDefault path and query. Equals to null.

The value of this constant is null.

 
Public FieldDefault URI port. Equals to -1.

The value of this constant is -1.

 
Public FieldDefault URI query. Equals to null.

The value of this constant is null.

 
Public FieldDefault URI scheme. Equals to null.

The value of this constant is null.

 
Public FieldDefault URL. Equals to null.

The value of this constant is null.

 
Public FieldDefault URL string of the resource. An empty string.

The value of this constant is "" (String.Empty).

 
Public FieldDefault user info. Equals to null.

The value of this constant is null.

 
Public FieldDefault URI user name. Equals to null.

The value of this constant is null.

 
Public FieldVoid URI scheme.

The value of this constant is "void".

 
Top
See Also

Reference

ResourceDescriptor Class
OpcLabs.BaseLib Namespace