'Declaration
<JetBrains.Annotations.NotNullAttribute()> ReadOnly Property RawData As Byte()
[JetBrains.Annotations.NotNull()] byte[] RawData {get;}
[JetBrains.Annotations.NotNull()] property array<byte>^ RawData { array<byte>^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).