次の方法で共有


UserInner.PublishingUserName プロパティ

定義

発行に使用するユーザー名を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.publishingUserName")]
public string PublishingUserName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.publishingUserName")>]
member this.PublishingUserName : string with get, set
Public Property PublishingUserName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象