ConfigurationCollectionSchema.RemoveElementName 属性

定义

获取将用于从集合中删除项的元素的名称。

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

属性值

将用于从集合中删除项的元素的名称。

适用于