Sdílet prostřednictvím


IdentityError.Code Vlastnost

Definice

Získá nebo nastaví kód pro tuto chybu.

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

Hodnota vlastnosti

Kód pro tuto chybu.

Platí pro