Share via


AudienceRuleComponent.LeftContent property

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

Syntax

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

value = instance.LeftContent

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

Property value

Type: System.String

See also

Reference

AudienceRuleComponent class

AudienceRuleComponent members

Microsoft.Office.Server.Audience namespace