Search.Scope 属性

定义

返回 C# ) 中的 字符串 (字符串 ,该字符串指定了指定搜索的范围。 只读。

public:
 property System::String ^ Scope { System::String ^ get(); };
public string Scope { get; }
Public ReadOnly Property Scope As String

属性值

注解

搜索范围在初始化搜索时定义。 有关详细信息,请参阅 AdvancedSearch(String, Object, Object, Object) 方法。

适用于