Gets the binary image of the Label of this IChannelDefinition.

C# | Visual Basic | Visual C++ |
byte[] LabelImage { get; }
ReadOnly Property LabelImage As Byte() Get
property array<unsigned char>^ LabelImage { array<unsigned char>^ get (); }
C# | Visual Basic | Visual C++ |
byte[] LabelImage { get; }
ReadOnly Property LabelImage As Byte() Get
property array<unsigned char>^ LabelImage { array<unsigned char>^ get (); }