Interface IDotNetType
Interface that exposes the dotNET type of the code model type
Namespace: Microsoft.ML.Probabilistic.Compiler
Assembly: Microsoft.ML.Probabilistic.Compiler.dll
Syntax
public interface IDotNetType
Properties
DotNetType
The dotNET type
Declaration
Type DotNetType { get; set; }
Property Value
Type | Description |
---|---|
Type |