DocumentField

DocumentField constructor

の新しいインスタンスを初期化しますDocumentFieldclass.

public DocumentField(string name, string value)
パラメータ タイプ 説明
name String フィールド名。
value String フィールド値。

関連項目