Moonware.Common Namespace : HTTPEnumType Enumeration |
'Declaration <DataContractAttribute()> Public Enum HTTPEnumType Inherits System.Enum
'Usage Dim instance As HTTPEnumType
[DataContractAttribute()] public enum HTTPEnumType : System.Enum
[DataContractAttribute()] public enum class HTTPEnumType : public System.Enum
Member | Description |
---|---|
GET | HTTP GET |
POST | HTTP POST |
POST_FORM | HTTP POST [FORM], Used for Ubiquiti Aircam |
System.Object
System.ValueType
System.Enum
Moonware.Common.HTTPEnumType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2