Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Returns the name of a document, including the drive and path. Read-only.
Syntax
expression.FullName
expression A variable that represents a Document object.
Return value
String
Remarks
Use the FullName property to obtain a document's drive, folder path, and file name as one string. The returned value can include UNC drive names (for example, \ drive\folder ).
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.