获取或设置托管的属性精选分辨率。这仅适用于数字的托管属性。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
<DataMemberAttribute> _
Public Property Resolution As Integer
Get
Set
用法
Dim instance As RefinerConfiguration
Dim value As Integer
value = instance.Resolution
instance.Resolution = value
[DataMemberAttribute]
public int Resolution { get; set; }
属性值
类型:System.Int32