다음을 통해 공유


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 호출을 수행하는 데 사용할 수 있습니다.

적용 대상