Freigeben über


CustomizationTaskPropertiesInputs.TryGetValue Method

Definition

public bool TryGetValue(string key, out Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20250401Preview.ICustomizationTaskInput value);
abstract member TryGetValue : string * ICustomizationTaskInput -> bool
override this.TryGetValue : string * ICustomizationTaskInput -> bool
Public Function TryGetValue (key As String, ByRef value As ICustomizationTaskInput) As Boolean

Parameters

key
String

Returns

Applies to