Share via


CodespaceCodeContainer.SerializedAccount Property

Definition

Gets the Microsoft.DeveloperService.Identity.Account that was used to connect to the codespace, serialized as JSON.

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

Property Value

Applies to