Share via


ForEachSchemaRowsetEnumerator.ForEachEnumeratorDescription プロパティ

定義

ForEachSchemaRowsetEnumerator の説明を返します。

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

プロパティ値

列挙子の説明を含む文字列。

注釈

このプロパティは、タスクに関連付けられたユーザー インターフェイスがある場合に、ユーザー インターフェイス内に表示を行うのに役立ちます。

適用対象