Partilhar via


PortFieldName Property

Microsoft Robotics Class Reference

Field name of DSSP operations port the handler will attach

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

Syntax

public string PortFieldName { get; set; }

Remarks

Use only for ports other than the main port. Fields for alternate contract ports should be specified using this named parameter

See Also

ServiceHandlerAttribute Class

Microsoft.Dss.Core.Attributes Namespace