다음을 통해 공유


AudienceNameID.AudienceID Property

Gets the GUID for the audience.

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

Syntax

'Declaration
Public ReadOnly Property AudienceID As String
    Get
'Usage
Dim instance As AudienceNameID
Dim value As String

value = instance.AudienceID
public string AudienceID { get; }

Property Value

Type: System.String
A string that contains the GUID for the audience.

Remarks

The AudienceID property is ready-only.

See Also

Reference

AudienceNameID Class

AudienceNameID Members

Microsoft.Office.Server.Audience Namespace