Name | Description | |
---|---|---|
Clsid | Gets or sets OPC server's class identifier (CLSID). | |
ClsidString | Contains the CLSID string of the server. | |
Description | Gets or sets a user readable name for the OPC server. | |
DisplayString | The display string for the current object. | |
Location | The server's location. | |
ProgId | Gets or sets a string value indicating the programmatic identifier (ProgID) of the OPC server. | |
ServerCategories | Gets or sets information about which specifications the OPC server claims to support. | |
ServerClass | Returns a string usable for identification of the OPC server when passed to other methods. If the ProgId is not empty, it is used. Otherwise, if the VersionIndependentProgId is not empty, it is used. If both are empty, the string form of server's Clsid is returned. | |
Technology | Determines the OPC technology used. | |
UrlString | A URL string of the server. | |
UrlStringUnescaped | An unescaped URL string of the server. | |
Vendor | Gets or sets a vendor name. | |
VersionIndependentProgId | Gets or sets version-independent programmatic identifier of the OPC server application. |