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 的标签。

适用于