[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.CRUDAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string MetadataContent { get; }
public string MetadataContent { get; }
Public ReadOnly Property MetadataContent As String
Get
Public ReadOnly Property MetadataContent As String
Get
public:
property String^ MetadataContent {
String^ get ();
}
public:
property String^ MetadataContent {
String^ get ();
}
member MetadataContent : string with get
member MetadataContent : string with get
Property Value
Type:
String