Click or drag to resize
MacroMethodComment Property
Gets or sets a comment for the method.

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

Property Value

Type: String

Implements

IMacroMethodComment
See Also