Share via


Name Property

Microsoft Robotics Studio

The Dss Service Name

Namespace: Microsoft.Dss.Services.ContractModel
Assembly:  DssBase (in DssBase.dll)
Version: 1.5.507.0

Syntax

[DataMemberAttribute]
public string Name{ get; set;}
'Declaration
<DataMemberAttribute> _
Public Property Name As String
[DataMemberAttribute]
public:
property String^ Name {
    String^ get ();
    void set (String^ value);
}

See Also

ServiceSummary Class

Microsoft.Dss.Services.ContractModel Namespace