| MetaPropertyLogDescription Method  | 
 
            Gets a description of the item for use in logging to the devlog.
            
 
    Namespace: 
   NetQuarry.Metadata
    Assembly:
   EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
 Syntax
Syntaxpublic string LogDescription()
Public Function LogDescription As String
Return Value
Type: 
StringThe description of the item.
 See Also
See Also