Interface ISettableTypeDeclaration
Whether the type declaration is settable - for example in a type reference
Namespace: Microsoft.ML.Probabilistic.Compiler.CodeModel
Assembly: Microsoft.ML.Probabilistic.Compiler.dll
Syntax
public interface ISettableTypeDeclaration
Properties
Declaration
The type declaration
Declaration
ITypeDeclaration Declaration { set; }
Property Value
Type | Description |
---|---|
ITypeDeclaration |