次の方法で共有


SensitivityProperty.Label プロパティ

定義

この 'SensitivityProperty' オブジェクトのラベルを返します

public:
 property Microsoft::Data::SqlClient::DataClassification::Label ^ Label { Microsoft::Data::SqlClient::DataClassification::Label ^ get(); };
public Microsoft.Data.SqlClient.DataClassification.Label Label { get; }
member this.Label : Microsoft.Data.SqlClient.DataClassification.Label
Public ReadOnly Property Label As Label

プロパティ値

この SensitivityProperty のラベル。

適用対象