[Missing <summary> documentation for "P:StreamBase.LiveView.API.SemanticInterpretation.Raw"]
Assembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.6.4.2 (10.6.4.2)
Syntax
C# | Visual Basic | Visual C++ |
public string Raw { get; set; }
Public Property Raw As String Get Set
public: property String^ Raw { String^ get (); void set (String^ value); }