Location Property

Microsoft Robotics Studio

Assembly Location

Namespace: Microsoft.Dss.Services.ContractDirectory
Assembly:  DssRuntime (in DssRuntime.dll)
Version: 1.5.507.0

Syntax

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

See Also

CompactResult Class

Microsoft.Dss.Services.ContractDirectory Namespace