ObjectMetadataEntry.AsString 属性

定义

以字符串形式返回此元数据的值。

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

属性值

注解

InvalidType如果调用,则会发生错误,尽管 Type 不匹配。

适用于