Class XmpLocale

XmpLocale class

言語コードを表します。

public sealed class XmpLocale : XmpText

コンストラクター

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

プロパティ

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

メソッド

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

備考

IETF RFC 3066 を参照してください。

関連項目