共用方式為


SectionMetadata Class

Definition

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.

Applies to