Share via


DocumentInspector.Name Property

Gets the name of the module represented by a DocumentInspector object. Read-only.

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

Syntax

'Declaration
ReadOnly Default Property Name As String
    Get
'Usage
Dim instance As DocumentInspector
Dim value As String

value = instance
string this { get; }

Property Value

Type: System.String
String

See Also

Reference

DocumentInspector Interface

DocumentInspector Members

Microsoft.Office.Core Namespace