ContentSource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Definition of the content source.
public class ContentSource
type ContentSource = class
Public Class ContentSource
- Inheritance
-
ContentSource
Constructors
| Name | Description |
|---|---|
| ContentSource() |
Initializes a new instance of the ContentSource class. |
Properties
| Name | Description |
|---|---|
| ContentHash | |
| ContentType | |
| Value |
Gets or sets the value of the content. This is based on the content source type. |
| Version |
Gets or sets the version of the content. |