DocumentFieldValue.AsPhoneNumber メソッド

定義

フィールドの値を電話番号 Stringとして取得します。

public string AsPhoneNumber ();
member this.AsPhoneNumber : unit -> string
Public Function AsPhoneNumber () As String

戻り値

電話番号 Stringに変換されたフィールドの値。

例外

が でないPhoneNumber場合にAzure.AI.FormRecognizer.DocumentAnalysis.DocumentFieldValue.FieldTypeスローされます。

適用対象