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[]

位元組值陣列,表示內容資料。

適用於

另請參閱