Hunny Software Library Reference

Parameter.Value Property

Gets or sets the parameter value

[Visual Basic]
Public Property Value As String
[C#]
public string Value {get; set;}

Property Value

the parameter value

See Also

Parameter Class | Hunny.Mime Namespace