Partial

RedactionResult.Partial method

PartiallyApplied ステータスで RedactionResult クラスの新しいインスタンスを初期化します。

public static RedactionResult Partial(string description)
パラメータ タイプ 説明
description String 操作が完全に適用されなかった理由

戻り値

部分的に適用された編集結果

関連項目