次の方法で共有


AccessToken.UserId プロパティ

定義

Twitter ユーザー ID を取得または設定します。

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

プロパティ値

適用対象