Class ListenToMessages
Attribute to cause message update events to be generated for the messages associated with the target variable
Implements
Inherited Members
Namespace: Microsoft.ML.Probabilistic.Models.Attributes
Assembly: Microsoft.ML.Probabilistic.Compiler.dll
Syntax
public class ListenToMessages : Attribute, ICompilerAttribute
Properties
Containing
If non-null, only trace messages where the string representing the message expression contains this string.
Declaration
public string Containing { get; set; }
Property Value
Type | Description |
---|---|
String |