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.
The content source
public class ContentSource
type ContentSource = class
Public Class ContentSource
- Inheritance
-
ContentSource
Constructors
ContentSource() |
Properties
ContentHash |
Gets or sets the hash. |
ContentType |
Gets or sets the content source type. |
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. |