Share via


RenderingSession.SessionUuid プロパティ

定義

このセッションの文字列 UUID。

public:
 property System::String ^ SessionUuid { System::String ^ get(); };
public string SessionUuid { get; }
member this.SessionUuid : string
Public ReadOnly Property SessionUuid As String

プロパティ値

注釈

これは、後でセッションに接続したり、PowerShell などの独立した REST 呼び出しを実行したりするために使用できます。

適用対象