Sdílet prostřednictvím


SignInResponseMessage.Result Vlastnost

Definice

Získá nebo nastaví wresult parametr zprávy.

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

Hodnota vlastnosti

Hodnota parametru wresult.

Poznámky

Pokud chcete ze zprávy odebrat parametr wresult, nastavte na null hodnotu nebo prázdný řetězec. Result Aby byla zpráva platná, musí být nastavena vlastnost nebo ResultPtr vlastnost .

Platí pro