次の方法で共有


SensitivityLabel.ColumnName プロパティ

定義

列名を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象