DssCategoryAttribute Class
Microsoft Robotics Class Reference
Categories are URIs that can be used to classify service contracts. By associating categories with a service it becomes possible to query across a set of services and determine which categories they belong.
Namespace: Microsoft.Dss.Core.Attributes
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
[AttributeUsageAttribute(AttributeTargets.Class, Inherited = true, AllowMultiple = true)]
public sealed class DssCategoryAttribute : Attribute
Inheritance Hierarchy
System. . :: . .Object
System. . :: . .Attribute
Microsoft.Dss.Core.Attributes..::..DssCategoryAttribute