Share via


IdentityError.Code Özellik

Tanım

Bu hatanın kodunu alır veya ayarlar.

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

Özellik Değeri

Bu hatanın kodu.

Şunlara uygulanır