181438c6 c34e 3e95 892b 86293c392c4e - iAJTin/iExportEngine GitHub Wiki

ProviderOptionsMetadata.Name Property

Additional header content

Gets a value than represents the name of the company that created the provider.

Namespace: iTin.Export.ComponentModel.Provider
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public string Name { get; }

VB

Public ReadOnly Property Name As String
	Get

Property Value

Type: String
A String than contains the provider's company name.

Implements

IProviderOptions.Name

Remarks

This value is recovered using reflection the Name property of the ProviderOptionsAttribute attribute.

See Also

Reference

ProviderOptionsMetadata Structure
iTin.Export.ComponentModel.Provider Namespace

⚠️ **GitHub.com Fallback** ⚠️