Share via


ContentInfo.Content プロパティ

定義

プロパティは Content 、CMS/PKCS #7 メッセージの内容を取得します。

public:
 property cli::array <System::Byte> ^ Content { cli::array <System::Byte> ^ get(); };
public byte[] Content { get; }
member this.Content : byte[]
Public ReadOnly Property Content As Byte()

プロパティ値

Byte[]

コンテンツ データを表すバイト値配列。

適用対象

こちらもご覧ください