StringValueAttribute Constructor

Chat2Desk

Chat2Desk

StringValueAttribute Constructor

Initializes a new instance of the [StringValueAttribute] class.

Namespace:  Chat2Desk.Attributes
Assembly:  Chat2Desk (in Chat2Desk.dll)

Syntax


public StringValueAttribute(
	string value
)
Public Sub New ( _
	value As String _
)
public:
StringValueAttribute(
	String^ value
)

Parameters

value
Type: String
The value.