TransformFullName Property
Microsoft Robotics Studio
The Fullname of the Transform
Namespace: Microsoft.Dss.Services.ContractDirectory
Assembly: DssRuntime (in DssRuntime.dll)
Version: 1.5.507.0
Syntax
[DataMemberAttribute]
public string TransformFullName{ get; set;}
'Declaration
<DataMemberAttribute> _
Public Property TransformFullName As String
[DataMemberAttribute]
public:
property String^ TransformFullName {
String^ get ();
void set (String^ value);
}
See Also
AssemblyLocations Class
Microsoft.Dss.Services.ContractDirectory Namespace