public sealed class ServiceAttribute
Public NotInheritable Class ServiceAttribute
public ref class ServiceAttribute sealed
[<SealedAttribute>]
type ServiceAttribute = class end
ServiceAttribute(ServiceAttributeId, ServiceElement) | Initializes a new instance of the ServiceAttribute class. |
ServiceAttribute(UInt16, ServiceElement) | Initializes a new instance of the ServiceAttribute class. |
Id | Get the Attribute Id for this attribute. |
Value | Get the value of this attributes as a ServiceElement |
Equals | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
ToString | (Inherited from Object) |