Share via


KBSearchResultType.Implicit(String to KBSearchResultType) Operator

Definition

Converts a string to a KBSearchResultType.

public static implicit operator Azure.ResourceManager.SelfHelp.Models.KBSearchResultType (string value);
static member op_Implicit : string -> Azure.ResourceManager.SelfHelp.Models.KBSearchResultType
Public Shared Widening Operator CType (value As String) As KBSearchResultType

Parameters

value
String

Returns

Applies to