IMetaInfo Interface

Provides access to meta information.

Members

Name Description
Read-only property Name Meta information parameter name.
Read-only property Value Mata information parameter value.

IMetaInfo.Name Property

Meta information parameter name.

Public ReadOnly Property Name As String
public string Name {get;}

IMetaInfo.Value Property

Mata information parameter value.

Public ReadOnly Property Value As String
public string Value {get;}

Classes that implement IMetaInfo

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.