ResourceGroupAttribute Class

Microsoft Robotics Class Reference

Resource groups can be used as common resource pool for a set of services

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 ResourceGroupAttribute : Attribute

Inheritance Hierarchy

System. . :: . .Object
  System. . :: . .Attribute
    Microsoft.Dss.Core.Attributes..::..ResourceGroupAttribute

See Also

ResourceGroupAttribute Members

Microsoft.Dss.Core.Attributes Namespace