IProperty(TValue).Value Property

Tungsten Suite

IPropertyTValueValue Property

The value of the property

Namespace:  W
Assembly:  Tungsten.Property (in Tungsten.Property.dll) Version: 2.0.2
Syntax
C#
TValue Value { get; set; }

Property Value

Type: TValue
See Also