다음을 통해 공유


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

콘텐츠 데이터를 나타내는 바이트 값 배열입니다.

적용 대상

추가 정보