EncodedFrameMessage Property |
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public string Message { get; }
Public ReadOnly Property Message As String
Get
public:
property String^ Message {
String^ get ();
}
member Message : string with get
Return Value
Type:
Stringthe message joint with the encoded frame.
Remarks See Also