Gets or sets reserved word of this ConfigurationCell.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ushort Reserved { get; set; }
Public Property Reserved As UShort Get Set
public: property unsigned short Reserved { unsigned short get (); void set (unsigned short value); }