Skip to content

8e044f23 b43a 59fd 149d 0004fb756cc8

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

ProviderOptionsMetadata.Version Property

Additional header content

Gets a value than represents the version 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 int Version { get; }

VB

Public ReadOnly Property Version As Integer
	Get

Property Value

Type: Int32
A Int32 than contains the provider's version.

Implements

IProviderOptions.Version

Remarks

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

See Also

Reference

ProviderOptionsMetadata Structure
iTin.Export.ComponentModel.Provider Namespace

Clone this wiki locally