Contents Field
Microsoft Robotics Studio
Encapsulated port item
Namespace: Microsoft.Dss.Services.RuntimeDiagnosticsService
Assembly: DssRuntime (in DssRuntime.dll)
Version: 1.5.507.0
Syntax
[DataMemberAttribute(IsRequired = true)]
[XmlAnyElementAttribute]
public Object Contents
'Declaration
<DataMemberAttribute(IsRequired := True)> _
<XmlAnyElementAttribute> _
Public Contents As Object
[DataMemberAttribute(IsRequired = true)]
[XmlAnyElementAttribute]
public:
Object^ Contents
See Also
PortElementType Class