Share via


Hashtag.Application property

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

Syntax

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

value = instance.Application

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

Property value

Type: System.String

See also

Reference

Hashtag class

Hashtag members

Microsoft.SharePoint.Client namespace