Skip to content

9b67a055 f6d9 7bba 9f18 cd704a02179d

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

ProviderOptionsAttribute.Name Property

Additional header content

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

VB

Public Property Name As String
	Get
	Set

Property Value

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

Implements

IProviderOptions.Name

Remarks

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

See Also

Reference

ProviderOptionsAttribute Class
iTin.Export.ComponentModel.Provider Namespace

Clone this wiki locally