共用方式為


RemoteSystemSessionOptions 類別

定義

包含 RemoteSystemSessionController 實例在嘗試建立遠端會話時可以指定的其他選項。

public ref class RemoteSystemSessionOptions sealed
/// [Windows.Foundation.Metadata.Activatable(262144, "Windows.Foundation.UniversalApiContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class RemoteSystemSessionOptions final
[Windows.Foundation.Metadata.Activatable(262144, "Windows.Foundation.UniversalApiContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class RemoteSystemSessionOptions
function RemoteSystemSessionOptions()
Public NotInheritable Class RemoteSystemSessionOptions
繼承
Object Platform::Object IInspectable RemoteSystemSessionOptions
屬性

Windows 需求

裝置系列
Windows 10 Creators Update (已於 10.0.15063.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v4.0 引進)
應用程式功能
remoteSystem

建構函式

RemoteSystemSessionOptions()

初始化 RemoteSystemSessionOptions 類別的實例。

屬性

IsInviteOnly

指出此 RemoteSystemSessionOptions 實例所描述的會話是否應該只能透過邀請來探索。

適用於