TargetedAttribute MetadataContent Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns metadata content string in Laconic format or null. Root not is not specified. I.e.: 'a=1 b=true c{...}'

Namespace: NFX.DataAccess.CRUD
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public string MetadataContent { get; }

Property Value

Type: OnlineString
See Also