For a list of all members of this type, see ServerAttribute members.
Public Properties
| Name | Description |
| MachineName | Name of the machine. Determines the computer on which the OPC server is located. It may be an empty string, in which case the OPC server is assumed to exist on the local computer or at the computer specified for it by DCOM configuration. |
| ServerClass | Contains ProgID or {CLSID} of the OPC server. |
| TypeId | When implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute) |
| UrlString | A URL string of the resource. |
Top
See Also