次の方法で共有


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

適用対象