WebSocketDataFrameContent Property |
获取内容
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public byte[] Content { get; }
Public ReadOnly Property Content As Byte()
Get
public:
property array<unsigned char>^ Content {
array<unsigned char>^ get ();
}
member Content : byte[] with get
Property Value
Type:
ByteSee Also