BookmarkResumptionQueryElementCollection.ElementName 属性

定义

获取配置元素名称。Gets the configuration element name.

protected:
 virtual property System::String ^ ElementName { System::String ^ get(); };
protected override string ElementName { get; }
member this.ElementName : string
Protected Overrides ReadOnly Property ElementName As String

属性值

String

配置元素名称。The configuration element name.

适用于