InvisibleApp.UserName Property
Visio Automation Reference |
Gets or sets the user name of an Application object. Read/write.
Version Information
Version Added: Visio 4.0
Syntax
expression.UserName
expression A variable that represents an InvisibleApp object.
Return Value
String
Remarks
Setting the UserName property is equivalent to entering a name in the Name box on the General tab in the Options dialog box (Tools menu).
See Also