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

属性值

包含枚举器说明的字符串。

注解

当有与任务关联的用户界面时,此属性可用于在用户界面中显示。

适用于