CFUrl.FromFile(String) Method

Definition

Creates a CFUrl from a pathname.

public static CoreFoundation.CFUrl FromFile (string filename);
static member FromFile : string -> CoreFoundation.CFUrl

Parameters

filename
String

Returns

Applies to