This document is archived and information here might be outdated. Recommended version. |
Denotes POST-only operations.
[Visual Basic .NET]
Public Property PostOnly As Boolean
[C#]
public bool PostOnly {get; set;}
[C++]
HRESULT get_PostOnly(
Boolean* Value
);
[C++] Parameters Value [out, retval]
Value is a parameter of type bool*