FileProperties
(VSLangProj.FileProperties)
Inherits:
Interfaces:
Derived Types:
0
Assembly:
VSLangProj.dll
Represents the various properties of the specified project file, such as its name, size, the date it was created and last modified, and so forth. This type provides internal-only access to file properties. For more information, see Accessing Project, Project Item, and Configuration Properties.
VB.NET
C#
|
VB.NET
Public Interface FileProperties
End Interface
Articles