Skip to content

65daf4b3 e380 453c 939a 8dc39467530f

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

ProviderOptionsAttribute.Author Property

Additional header content

Gets or sets a value that identify to creator of 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; set; }

VB

Public Property Author As String
	Get
	Set

Property Value

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

Implements

IProviderOptions.Author

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.Provider.ProviderOptionsAttribute.Author"]

See Also

Reference

ProviderOptionsAttribute Class
iTin.Export.ComponentModel.Provider Namespace

Clone this wiki locally