Public Property Code As StatusCode
Dim instance As Status Dim value As StatusCode instance.Code = value value = instance.Code
public StatusCode Code {get; set;}
Public Property Code As StatusCode
Dim instance As Status Dim value As StatusCode instance.Code = value value = instance.Code
public StatusCode Code {get; set;}
Success
, then the console writes the values of the response properties. If the method does not return a response successfully, then the value of the Status Code explains the error.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