Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ServerBase Dim value As ServiceResult instance.ServerError = value value = instance.ServerError |
C# | |
---|---|
public ServiceResult ServerError {get; set;} |
Property Value
The object that combines the status code and diagnostic info structures.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x