RuleInfo.ManagedProperty property
Obtém ou define informações de propriedade gerenciada que são usadas pela regra de escopo.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
<DataMemberAttribute> _
Public Property ManagedProperty As ManagedPropertyInfo
Get
Set
'Uso
Dim instance As RuleInfo
Dim value As ManagedPropertyInfo
value = instance.ManagedProperty
instance.ManagedProperty = value
[DataMemberAttribute]
public ManagedPropertyInfo ManagedProperty { get; set; }
Property value
Type: Microsoft.Office.Server.Search.Administration.ManagedPropertyInfo
As informações de propriedade gerenciada são usadas pela regra de escopo.