ServicePortAttribute Property
Microsoft Robotics Studio
Service main port attribute instance
Namespace: Microsoft.Dss.ServiceModel.Dssp
Assembly: DssBase (in DssBase.dll)
Version: 1.5.507.0
Syntax
public ServicePortAttribute ServicePortAttribute{ get; set;}
'Declaration
Public Property ServicePortAttribute As ServicePortAttribute
public:
property ServicePortAttribute^ ServicePortAttribute {
ServicePortAttribute^ get ();
void set (ServicePortAttribute^ value);
}
See Also
ServiceMetadataEntry Class
Microsoft.Dss.ServiceModel.Dssp Namespace