共用方式為


NWContentContext 建構函式

定義

多載

NWContentContext(String)
NWContentContext(IntPtr, Boolean)

NWContentContext(String)

public NWContentContext (string contextIdentifier);
new Network.NWContentContext : string -> Network.NWContentContext

參數

contextIdentifier
String

適用於

NWContentContext(IntPtr, Boolean)

public NWContentContext (IntPtr handle, bool owns);
new Network.NWContentContext : nativeint * bool -> Network.NWContentContext

參數

handle
IntPtr

nativeint

owns
Boolean

適用於