ConfigurationCollectionSchema.ClearElementName Property

Definition

Gets the name of the element that will be used to clear all items from the collection.

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

Property Value

The name of the element that will be used to clear all items from the collection.

Applies to