Skip to content

75322a7c 5be2 73c1 f014 e40788eae682

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

IProviderOptions.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#

string Name { get; }

VB

ReadOnly Property Name As String
	Get

Property Value

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

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.Provider.IProviderOptions.Name"]

See Also

Reference

IProviderOptions Interface
iTin.Export.ComponentModel.Provider Namespace

Clone this wiki locally