Share

ModelState.AttributeSets Property

Parent Object: ModelState

Description

Gets the Attribute Sets collection on this object.

Syntax

ModelState.AttributeSets() As AttributeSets

Property Value

This is a read only property whose value is an AttributeSets.

Version

Introduced in version 2022

Was this information helpful?