Source.Tag Property

Returns a String that represents an internal identifying label for a source. Read-only.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Tag As String
    Get
'Usage
Dim instance As Source
Dim value As String

value = instance.Tag
string Tag { get; }

Property Value

Type: System.String
String

See Also

Reference

Source Interface

Source Members

Microsoft.Office.Interop.Word Namespace