RemoteCodeContainerRegistry.GetValueOrDefault(String) Método

Definição

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

Parâmetros

key
String

Retornos

RemoteCodeContainer

Aplica-se a