ServiceDeclarationAttribute Class
Microsoft Robotics Class Reference
This attribute is used to declare every type of Dss Assembly, including proxy and transform assemblies.
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.Assembly, Inherited = false, AllowMultiple = false)]
public sealed class ServiceDeclarationAttribute : Attribute
Inheritance Hierarchy
System. . :: . .Object
System. . :: . .Attribute
Microsoft.Dss.Core.Attributes..::..ServiceDeclarationAttribute