BuildOutputGroup.SourceFiles Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents source code files in an output group.
public: System::String ^ SourceFiles;
std::wstring SourceFiles;
public const string SourceFiles;
val mutable SourceFiles : string
Public Const SourceFiles As String