Show / Hide Table of Contents

IsValidNameLength Property

IsValidNameLength

Checks the name length, which cannot be more than 64 bytes in UTF-8 encoding.

C#
public bool IsValidNameLength { get; }

Property Value

Type Description
bool

Exceptions

Type Condition
InvalidOperationException

A required parameter is missing. See Name for more information.

In this article
Back to top Generated by DocFX