Share via


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

プロパティ値

注釈

プライバシー監査中にコンテキストを提供するオプションの自由形式テキスト。

適用対象