LogSpecification.DisplayName 屬性

定義

取得或設定記錄檔的當地語系化易記顯示名稱

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於