ProjectItemDefinition.MetadataCount Property

Definition

Count of metadata on the item definition.

public:
 property int MetadataCount { int get(); };
public int MetadataCount { get; }
member this.MetadataCount : int
Public ReadOnly Property MetadataCount As Integer

Property Value

The count of the metadata on the item definition.

Applies to