Click or drag to resize

StringValueAttribute Constructor

Initializes a new instance of the StringValueAttribute class

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public StringValueAttribute(
	string value
)

Parameters

value
Type: SystemString
See Also