共用方式為


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

屬性值

備註

這可用來稍後連線到會話,或執行獨立的 REST 呼叫,例如使用 PowerShell。

適用於