Partager via


WebComponentProperties.Tag Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

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

value = instance.Tag

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

Property Value

Type: System.String

See Also

Reference

WebComponentProperties Interface

WebComponentProperties Members

Microsoft.Office.Core Namespace