Skip to content

SubFile::Comment property

The Comment property returns any stored comment for the subfile.

string Comment { get; }
string getComment() throws IGRException;
@property
def Comment(self) -> string

Return Value

string : Returns the stored comment for the subfile.