QuickOPC User's Guide and Reference
ServerAttribute Class Members
Fields  Properties  Methods 


OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.LiveMapping Namespace : ServerAttribute Class

The following tables list the members exposed by ServerAttribute.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the class with default data.  
Top
Public Fields
 NameDescription
Public FieldDefault machine name. An empty string.  
Public FieldDefault server class. An empty string.  
Public FieldDefault URL string of the resource. Equals to "opcda:".  
Top
Public Properties
 NameDescription
Public PropertyName of the machine. Determines the computer on which the OPC server is located. 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 PropertyContains ProgID or {CLSID} of the OPC server.  
Public PropertyWhen implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute)
Public PropertyA URL string of the resource.  
Top
Public Methods
 NameDescription
Public MethodReturns a value that indicates whether this instance is equal to a specified object. (Inherited from System.Attribute)
Public MethodReturns the hash code for this instance. (Inherited from System.Attribute)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodWhen overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute)
Public MethodWhen overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute)
Public MethodReturns a string that represents the current object. (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
See Also

Reference

ServerAttribute Class
OpcLabs.EasyOpc.LiveMapping Namespace