DocumentField

DocumentField class

ドキュメント フィールド データを表します。

public class DocumentField

コンストラクター

名前 説明
DocumentField(string, string) の新しいインスタンスを初期化しますDocumentFieldclass.

プロパティ

名前 説明
Name { get; } フィールド名を取得します。
Value { get; } フィールド値を取得します。

備考

もっと詳しく知る

関連項目