PlatformHeaders.ErrorSourceUser 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.
Error source value indicating the caller's input is invalid. The caller can fix the request and retry.
public const string ErrorSourceUser;
val mutable ErrorSourceUser : string
Public Const ErrorSourceUser As String