共用方式為


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 的標籤。

適用於