SystemParameters.IsRemoteSessionKey 屬性

定義

取得該物業的ResourceKey權利IsRemoteSession

public:
 static property System::Windows::ResourceKey ^ IsRemoteSessionKey { System::Windows::ResourceKey ^ get(); };
public static System.Windows.ResourceKey IsRemoteSessionKey { get; }
static member IsRemoteSessionKey : System.Windows.ResourceKey
Public Shared ReadOnly Property IsRemoteSessionKey As ResourceKey

屬性值

一把資源鑰匙。

備註

XAML 屬性使用方式

<object property="{SystemParameters.IsRemoteSessionKey}"/>

適用於