HttpParameterValue
Value Property
Nemiro.OAuth
Gets or sets value.
Namespace:
Nemiro.OAuth
Assembly:
Nemiro.OAuth
(in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
Object
Value
{
get
;
set
; }
public Object Value { get; set; }
Public
Property
Value
As
Object
Get
Set
Public Property Value As Object Get Set
Property Value
Type:
Object
See Also
HttpParameterValue Class
Nemiro.OAuth Namespace