Interface IAssemblyReference
Assembly reference
Inherited Members
Namespace: Microsoft.ML.Probabilistic.Compiler.CodeModel
Assembly: Microsoft.ML.Probabilistic.Compiler.dll
Syntax
public interface IAssemblyReference : IComparable
Properties
Name
Name of the assembly
Declaration
string Name { get; set; }
Property Value
Type | Description |
---|---|
String |