Click or drag to resize
GeneratedFromAttributeSourceFile Property
Path to the file within the solution from which the marked class has been generated.

Namespace: CMS
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
public string SourceFile { get; set; }

Property Value

Type: String
See Also