Share via


MLModelStructure.Program Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreML.MLModelStructureProgram? Program { [Foundation.Export("program", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("program", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Program : CoreML.MLModelStructureProgram

Property Value

Attributes

Applies to