次の方法で共有


AnalyzeTextOutputType.Implicit(String to AnalyzeTextOutputType) Operator

Definition

Converts a string to a AnalyzeTextOutputType.

public static implicit operator Azure.AI.ContentSafety.AnalyzeTextOutputType (string value);
static member op_Implicit : string -> Azure.AI.ContentSafety.AnalyzeTextOutputType
Public Shared Widening Operator CType (value As String) As AnalyzeTextOutputType

Parameters

value
String

Returns

Applies to