共用方式為


IPackageProperties.Language Property

Definition

Gets or sets the primary language of the package content. The language tag is composed of one or more parts: A primary language subtag and a (possibly empty) series of subsequent subtags, for example, "EN-US". These values MUST follow the convention specified in RFC 3066.

public string? Language { get; set; }
member this.Language : string with get, set
Public Property Language As String

Property Value

Applies to