Expand Minimize
This topic has not yet been rated - Rate this topic

_Document.FullName Property

Specifies the name of a document, template, or cascading style sheet, including the drive or Web path.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
string FullName { get; }

Property Value

Type: System.String

Using this property is equivalent to using the Path, PathSeparator, and Name properties in sequence.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.