PropertyItem.Value

PropertyItem.Value property

Gets or sets the value of the property item.

public byte[] Value { get; set; }

Return Value

A byte array that represents the value of the property itemю

See Also