Skip to content

6501b7ff a6c7 8869 dc9f bf19799c8bb4

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

ProviderOptionsAttribute.Description Property

Additional header content

Gets or sets a value that represents the description of 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 Description { get; set; }

VB

Public Property Description As String
	Get
	Set

Property Value

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

Implements

IProviderOptions.Description

Remarks

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

See Also

Reference

ProviderOptionsAttribute Class
iTin.Export.ComponentModel.Provider Namespace

Clone this wiki locally