次の方法で共有


PropertyRule.PropertyName property

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; }

Property value

Type: System.String

See also

Reference

PropertyRule class

PropertyRule members

Microsoft.Office.Server.Search.Administration namespace