DataClassificationAttribute.Notes 属性

定义

获取或设置备注。

public:
 property System::String ^ Notes { System::String ^ get(); void set(System::String ^ value); };
public string Notes { get; set; }
member this.Notes : string with get, set
Public Property Notes As String

属性值

注解

可选自由格式文本,用于在隐私审核期间提供上下文。

适用于