INavigableItemBuildSet.Query 属性

定义

获取在生成项时使用的枚举器查询。

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

属性值

一个表示枚举器查询的字符串。

适用于