CodeContainer.Remote Property
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.
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