次の方法で共有


LogProfileData.Categories プロパティ

定義

ログのカテゴリ。 これらのカテゴリは、ユーザーに便利なように作成されます。 一部の値は、'Write'、'Delete'、および /または 'Action.' です。

public System.Collections.Generic.IList<string> Categories { get; }
member this.Categories : System.Collections.Generic.IList<string>
Public ReadOnly Property Categories As IList(Of String)

プロパティ値

適用対象