次の方法で共有


ConfigurationCollectionSchema.RemoveElementName プロパティ

定義

コレクションから項目を削除するために使用される要素の名前を取得します。

public:
 property System::String ^ RemoveElementName { System::String ^ get(); };
public string RemoveElementName { get; }
member this.RemoveElementName : string
Public ReadOnly Property RemoveElementName As String

プロパティ値

コレクションから項目を削除するために使用される要素の名前。

適用対象