使用英语阅读

通过


IdentityError.Code 属性

定义

获取或设置此错误的代码。

public:
 property System::String ^ Code { System::String ^ get(); void set(System::String ^ value); };
public string Code { get; set; }
member this.Code : string with get, set
Public Property Code As String

属性值

此错误的代码。

适用于

产品 版本
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0