RenderingSessionCreationOptionsUnsafe.SessionId Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A new unique ID of a session. Can be left empty to assign a random GUID.
public: System::String ^ SessionId;
public string SessionId;
val mutable SessionId : string
Public SessionId As String