RequestResult
Source Property
Nemiro.OAuth
Gets or sets the source of the response.
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
byte
[]
Source
{
get
;
protected
set
; }
public byte[] Source { get; protected set; }
Public
Property
Source
As
Byte
()
Get
Protected
Set
Public Property Source As Byte() Get Protected Set
Property Value
Type:
Byte
See Also
RequestResult Class
Nemiro.OAuth Namespace