Visual Basic (Declaration) | |
---|---|
ReadOnly Property Files As IProjectFileCollection |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As IProjectFilesContainer Dim value As IProjectFileCollection value = instance.Files |
C# | |
---|---|
IProjectFileCollection Files {get;} |
C++/CLI | |
---|---|
property IProjectFileCollection^ Files { IProjectFileCollection^ get(); } |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2