CodeContainer.Remote 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
的服务器端版本 CodeContainer 。
public:
property Microsoft::VisualStudio::Shell::CodeContainerManagement::RemoteCodeContainer ^ Remote { Microsoft::VisualStudio::Shell::CodeContainerManagement::RemoteCodeContainer ^ get(); };
public Microsoft.VisualStudio.Shell.CodeContainerManagement.RemoteCodeContainer Remote { get; }
member this.Remote : Microsoft.VisualStudio.Shell.CodeContainerManagement.RemoteCodeContainer
Public ReadOnly Property Remote As RemoteCodeContainer