PropertyMetadata.IsMetaProperty Property

Definition

Gets a value that indicates whether the Options is set to Metadata.

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

Property Value

true if this option is set to Metadata; otherwise, false.

Applies to