Share via


AudienceRuleComponent.RightContent Property

Namespace:  Microsoft.Office.Server.Audience
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Property RightContent As String
    Get
    Set
'Usage
Dim instance As AudienceRuleComponent
Dim value As String

value = instance.RightContent

instance.RightContent = value
public string RightContent { get; set; }

Property Value

Type: System.String

See Also

Reference

AudienceRuleComponent Class

AudienceRuleComponent Members

Microsoft.Office.Server.Audience Namespace