CodeContainer.Remote Property

Definition

The server-side version of a CodeContainer.

public:
 property Microsoft::VisualStudio::Shell::CodeContainerManagement::RemoteCodeContainer ^ Remote { Microsoft::VisualStudio::Shell::CodeContainerManagement::RemoteCodeContainer ^ get(); };
public Microsoft.VisualStudio.Shell.CodeContainerManagement.RemoteCodeContainer Remote { get; }
public Microsoft.VisualStudio.Shell.CodeContainerManagement.RemoteCodeContainer? Remote { get; }
member this.Remote : Microsoft.VisualStudio.Shell.CodeContainerManagement.RemoteCodeContainer
Public ReadOnly Property Remote As RemoteCodeContainer

Property Value

Applies to