次の方法で共有


IPackageProperties.ContentType プロパティ

定義

一般に特定の用途と対象ユーザーによって定義される、表されるコンテンツの種類を取得または設定します。 値の例としては、"Whitepaper"、"Security Bulletin"、"Exam" などがあります。 (このプロパティは、RFC 2045 で定義されている MIME コンテンツ タイプとは異なります)。

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

プロパティ値

適用対象