ProjectItemInstance.DirectMetadataCount Property

Definition

Number of pieces of metadata on this item

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

Property Value

The number of pieces of metadata on this item.

Applies to