Share via


SimpleFileHandle(IExceptionContext, String, Boolean, Boolean) Construtor

Definição

public SimpleFileHandle (Microsoft.ML.Runtime.IExceptionContext ectx, string path, bool needsWrite, bool autoDelete);
new Microsoft.ML.Data.SimpleFileHandle : Microsoft.ML.Runtime.IExceptionContext * string * bool * bool -> Microsoft.ML.Data.SimpleFileHandle
Public Sub New (ectx As IExceptionContext, path As String, needsWrite As Boolean, autoDelete As Boolean)

Parâmetros

path
String
needsWrite
Boolean
autoDelete
Boolean

Aplica-se a