CountryCode

XmpIptcCorePackage.CountryCode property

Gets or sets the code of the country the content is focusing on. The code should be taken from ISO 3166 two or three letter code.

public string CountryCode { get; set; }

Property Value

The country code.

See Also