ProjectItemElement.HasMetadata Property

Definition

Whether there are any child metadata elements

public:
 property bool HasMetadata { bool get(); };
public bool HasMetadata { get; }
member this.HasMetadata : bool
Public ReadOnly Property HasMetadata As Boolean

Property Value

true if this item has child metadata elements; otherwise, false.

Applies to