Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the short name of the VBA project.
ABNF syntax:
-
ProjectName = "Name=" DQUOTE ProjectIdentifier DQUOTE NWLN ProjectIdentifier = 1*128QUOTEDCHAR
<ProjectIdentifier>: Specifies the name of the VBA project. MUST be less than or equal to 128 characters long. MUST be the same value as specified in PROJECTNAME (section 2.3.4.2.1.6). SHOULD be an identifier as specified by [MS-VBAL] section 3.3.5. MAY<3> be any string of characters.