Skip to content

67e3d4f5 4c0f b0c2 af04 3486cb4d527a

Fernando Garcia edited this page May 8, 2018 · 1 revision

ProviderOptionsMetadata.Author Property

Additional header content

Gets a value than identify to creator of this 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 Author { get; }

VB

Public ReadOnly Property Author As String
	Get

Property Value

Type: String
A String than contains the provider's author.

Implements

IProviderOptions.Author

Remarks

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

See Also

Reference

ProviderOptionsMetadata Structure
iTin.Export.ComponentModel.Provider Namespace

Clone this wiki locally