PropertyRule.PropertyName-Eigenschaft
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public Property PropertyName As String
Get
Set
'Usage
Dim instance As PropertyRule
Dim value As String
value = instance.PropertyName
instance.PropertyName = value
[DataMemberAttribute]
public string PropertyName { get; set; }
Eigenschaftswert
Typ: System.String