다음을 통해 공유


SocialRatingAverage.Url Property

Gets the URL whose average rating is stored by this SocialRatingAverage.

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

Syntax

'Declaration
Public Property Url As Uri
    Get
    Private Set
'Usage
Dim instance As SocialRatingAverage
Dim value As Uri

value = instance.Url
public Uri Url { get; private set; }

Property Value

Type: System.Uri

See Also

Reference

SocialRatingAverage Class

SocialRatingAverage Members

Microsoft.Office.Server.SocialData Namespace