[This is preliminary documentation and is subject to change.]
Gets metadata of particular type
Namespace: Tools.MetadataTAssembly: Tools.Metadata (in Tools.Metadata.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| Visual Basic |
|---|
ReadOnly Default Property Metadata ( _
MetadataName As String _
) As IMetadata
Get |
| JScript |
|---|
JScript does not support indexed properties. |
Return Value
Metadata of requested type; or null if metadata of type
MetadataName are not contained in this instance or are not supported by this provider.
See Also