Interface IComment
Comment
Namespace: Microsoft.ML.Probabilistic.Compiler.CodeModel
Assembly: Microsoft.ML.Probabilistic.Compiler.dll
Syntax
public interface IComment
Properties
Text
Text for comment
Declaration
string Text { get; set; }
Property Value
Type | Description |
---|---|
String |