Share via


Property.Separator Property

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

Syntax

'Declaration
Public Property Separator As MultiValueSeparator
    Get
    Set
'Usage
Dim instance As [Property]
Dim value As MultiValueSeparator

value = instance.Separator

instance.Separator = value
public MultiValueSeparator Separator { get; set; }

Property Value

Type: Microsoft.Office.Server.UserProfiles.MultiValueSeparator

See Also

Reference

Property Class

Property Members

Microsoft.Office.Server.UserProfiles Namespace