Returns or sets the callback of the API call.
Namespace: NuGardt.Yourls.API.ResultAssembly: NuGardt.Yourls.API (in NuGardt.Yourls.API.dll) Version: 1.0.0.1 (1.0.0.1)
public string Callback { get; set; }public string Callback { get; set; }Public Property Callback As String
Get
Set
Public Property Callback As String
Get
Set
public:
virtual property String^ Callback {
String^ get () sealed;
void set (String^ value) sealed;
}public:
virtual property String^ Callback {
String^ get () sealed;
void set (String^ value) sealed;
}Property Value
Type:
StringImplements
IYourlsBaseResult Callback