Partilhar via


SimpleTemplateFormat.Tag Property

Gets or sets a string value representing a correctly formatted tag.

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

Syntax

'Declaration
Public Property Tag As String
    Get
    Set
'Usage
Dim instance As SimpleTemplateFormat
Dim value As String

value = instance.Tag

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

Property Value

Type: System.String

See Also

Reference

SimpleTemplateFormat Class

SimpleTemplateFormat Members

Microsoft.Office.Server.ActivityFeed Namespace