ResponseCode.None Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates invalid response code fields.
public: int None = 0;
public const int None = 0;
val mutable None : int
Public Const None As Integer = 0