ConfigurationCollectionSchema.RemoveElementName Property

Definition

Gets the name of the element that will be used to remove an item from the collection.

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

Property Value

The name of the element that will be used to remove an item from the collection.

Applies to