VSProject2.GetUniqueFilename Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
GetUniqueFilename(Object, String, String)
(Inherited from VSProject.)
GetUniqueFilename(Object, String, String)
Generates a unique file name within the project. it is used for naming new project items.
Top