Share via


ObjectMetadataEntry.AsString Property

Definition

Returns the value of this metadata as a string.

public:
 property System::String ^ AsString { System::String ^ get(); };
public string AsString { get; }
member this.AsString : string
Public ReadOnly Property AsString As String

Property Value

Remarks

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

Applies to