次の方法で共有


PropertyAccessorCodeFragment.Properties プロパティ

定義

ラムダで表されるプロパティの一覧を取得します。

public virtual System.Collections.Generic.IReadOnlyList<string> Properties { get; }
member this.Properties : System.Collections.Generic.IReadOnlyList<string>
Public Overridable ReadOnly Property Properties As IReadOnlyList(Of String)

プロパティ値

プロパティのリスト。

適用対象