[This is preliminary documentation and is subject to change.]
Property - DefinedLength
| C# | Visual Basic | Visual C++ |
public bool DefinedLength { get; set; }
Public Property DefinedLength As Boolean
public: property bool DefinedLength { bool get (); void set (bool value); }