Share via


ActivationSettings Property

Microsoft Robotics Class Reference

Gets or sets the settings with which to activate an instance of the service

Namespace: Microsoft.Dss.Core.ContractModel
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[DataMemberAttribute]
public ServiceActivationInfo ActivationSettings { get; set; }

See Also

ServiceInfoBase Class

Microsoft.Dss.Core.ContractModel Namespace