RemoteCodeContainerRegistry.GetValueOrDefault(String) Method
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.
protected:
override Microsoft::VisualStudio::Shell::CodeContainerManagement::RemoteCodeContainer ^ GetValueOrDefault(System::String ^ key);
protected override Microsoft.VisualStudio.Shell.CodeContainerManagement.RemoteCodeContainer GetValueOrDefault (string key);
override this.GetValueOrDefault : string -> Microsoft.VisualStudio.Shell.CodeContainerManagement.RemoteCodeContainer
Protected Overrides Function GetValueOrDefault (key As String) As RemoteCodeContainer
Parameters
- key
- String