NamedPropertyMetadata.ValueSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the length of the serialized Property value.
public int ValueSize { get; }
member this.ValueSize : int
Public ReadOnly Property ValueSize As Integer
Property Value
The length of the serialized Property value.