DtsLocalizableAttribute.LocalizationType 属性

定义

获取或设置为 DtsLocalizableAttribute 提供值的类。

public:
 property Type ^ LocalizationType { Type ^ get(); void set(Type ^ value); };
public Type LocalizationType { get; set; }
member this.LocalizationType : Type with get, set
Public Property LocalizationType As Type

属性值

A System.Type that represents the class that supplies values for the DtsLocalizableAttribute.

适用于