RenderingSession.SessionUuid 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
此會話的字串 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。