SectionMetadata 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.
Gets the metadata that was added during a changed notification for a specific section.
public ref class SectionMetadata
[System.Runtime.Serialization.DataContract]
public class SectionMetadata
[<System.Runtime.Serialization.DataContract>]
type SectionMetadata = class
Public Class SectionMetadata
- Inheritance
-
SectionMetadata
- Attributes
Constructors
SectionMetadata(String, IReadOnlyCollection<ExtensionMetadataHeader>) |
Initializes a new instance of the SectionMetadata class. |
Properties
Extensions |
Gets the metadata that was added during a changed notification where the metadata related to the extension and the value is the added metadata. |
Name |
Gets the name of the section. |