Share via


ActivationSettingsAttribute Class

Microsoft Robotics Class Reference

Attribute is used to specify the execution behavior and optionally what constructor type should be used.

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 = false, AllowMultiple = false)]
public sealed class ActivationSettingsAttribute : Attribute

Remarks

This attribute is optional

Inheritance Hierarchy

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

See Also

ActivationSettingsAttribute Members

Microsoft.Dss.Core.Attributes Namespace