次の方法で共有


Person.TwitterProfile プロパティ

定義

ユーザーの Twitter プロファイルの URL を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="twitterProfile")]
public string TwitterProfile { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="twitterProfile")>]
member this.TwitterProfile : string
Public ReadOnly Property TwitterProfile As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象