AlternateServicePortAttribute Property

Microsoft Robotics Studio

Instance of AlternateServicePortAttribute

Namespace: Microsoft.Dss.ServiceModel.Dssp
Assembly:  DssBase (in DssBase.dll)
Version: 1.5.507.0

Syntax

public AlternateServicePortAttribute AlternateServicePortAttribute{ get; set;}
'Declaration
Public Property AlternateServicePortAttribute As AlternateServicePortAttribute
public:
property AlternateServicePortAttribute^ AlternateServicePortAttribute {
    AlternateServicePortAttribute^ get ();
    void set (AlternateServicePortAttribute^ value);
}

See Also

AlternateContractInformation Class

Microsoft.Dss.ServiceModel.Dssp Namespace