ForEachSchemaRowsetEnumerator.ForEachEnumeratorDisplayName Property

Definition

Gets or sets a String that contains the display name for the enumerator.

public:
 static property System::String ^ ForEachEnumeratorDisplayName { System::String ^ get(); };
[System.ComponentModel.Browsable(false)]
public static string ForEachEnumeratorDisplayName { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ForEachEnumeratorDisplayName : string
Public Shared ReadOnly Property ForEachEnumeratorDisplayName As String

Property Value

A String that contains the display name for the enumerator.

Attributes

Remarks

This property is useful to display in the user interface when there is a user interface associated with the task.

Applies to