GeneratedFromAttribute Constructor |
Constructor
Namespace: CMSAssembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax public GeneratedFromAttribute(
string filePath
)
Parameters
- filePath
- Type: SystemString
Path to the file within the solution from which the marked class has been generated.
See Also