Share via


Hashtag.Actor property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Property Actor As String
    Get
    Set
'Usage
Dim instance As Hashtag
Dim value As String

value = instance.Actor

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

Property value

Type: System.String

See also

Reference

Hashtag class

Hashtag members

Microsoft.SharePoint.Client namespace