次の方法で共有


WindowsElement.Properties プロパティ

定義

構成プロパティのコレクションを取得または設定します。

protected override System.Configuration.ConfigurationPropertyCollection Properties { get; }
member this.Properties : System.Configuration.ConfigurationPropertyCollection
Protected Overrides ReadOnly Property Properties As ConfigurationPropertyCollection

プロパティ値

構成プロパティのコレクション。

適用対象