Class XmpAgentName

XmpAgentName class

エージェント名、ソフトウェア組織などを表す

public sealed class XmpAgentName : XmpText

コンストラクター

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

プロパティ

名前説明
Value { get; set; }テキスト値を取得または設定します。

メソッド

名前説明
override GetXmpRepresentation()文字列に含まれる値を XMP 形式で取得します。

関連項目