Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Length

The current length in bytes of this string.
Read time 1 minuteLast updated 12 days ago

Definition

public int Length { readonly get; set; }

Remarks

The length does not include the null terminator byte.