次の方法で共有


OAuthCard.Text プロパティ

定義

サインイン要求のテキストを取得または設定します。

public string Text { get; set; }
member this.Text : string with get, set
Public Property Text As String

プロパティ値

サインイン要求のテキスト。

適用対象