Content
Content
Overview
The Content class represents a structure or entity used to manage textual or relevant information.
Description
This section manages the primary information for content, including properties, constructors, and specific methods. The Content class serves as a meaningful way to encapsulate string data with appropriate operations.
Properties
Content
string
This property allows storing and accessing a piece of textual content.
Code Samples
Constructors
Methods
Last updated