次の方法で共有


UserSegmentContextCondition.UserSegmentId property

Namespace:  Microsoft.Office.Server.Search.Query.Rules
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property UserSegmentId As Guid
    Get
    Friend Set
'Usage
Dim instance As UserSegmentContextCondition
Dim value As Guid

value = instance.UserSegmentId
[DataMemberAttribute]
public Guid UserSegmentId { get; internal set; }

Property value

Type: System.Guid

See also

Reference

UserSegmentContextCondition class

UserSegmentContextCondition members

Microsoft.Office.Server.Search.Query.Rules namespace