Share via


ObjectMetadataEntry.AsBool Property

Definition

Returns the value of this metadata as a bool.

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

Property Value

Remarks

A InvalidType error occurs if this is called although Type doesn't match.

Applies to