The TranslationProviderReference type exposes the following members.

Properties

  NameDescription
Public propertyEnabled
Gets or sets whether this translation provider will be used during translation provider operations in project.
Public propertyState
Gets or sets translation-provider specific state information that should be stored in the project and passed on to the translation provider when it is instantiated. Can be null.
Public propertyUri
Gets or sets the URI that identifies the translation provider. Cannot be null.

See Also