Delen via


NamedProperty.Metadata Property

Definition

Gets the metadata that is associated with the property, which includes its name.

public System.Fabric.NamedPropertyMetadata Metadata { get; }
member this.Metadata : System.Fabric.NamedPropertyMetadata
Public ReadOnly Property Metadata As NamedPropertyMetadata

Property Value

The metadata that is associated with the property, which includes its name.

Applies to