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