StringValueAttribute Constructor
Initializes a new instance of the
StringValueAttribute
class.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
StringValueAttribute
(
string
value
)
Parameters
value
Type:
String
The value.
See Also
StringValueAttribute Class
Core Namespace