Share via


SensitivityProperty.Label Property

Definition

Returns the label for this 'SensitivityProperty' Object

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

Property Value

Label for this SensitivityProperty.

Applies to