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

适用于