For a list of all members of this type, see ServerAttribute members.
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ServerClass | Contains ProgID or {CLSID} of the OPC server. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TypeId | When implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | UrlString | A URL string of the resource. |
Top
See Also