PropertyItem.Type

PropertyItem.Type property

Gets or sets an integer that defines the type of data contained in the Value property.

public short Type { get; set; }

Return Value

An integer that defines the type of data contained in Value.

See Also