プロパティ グリッドのプロパティに対してローカライズされたプロパティの説明を提供します。 このクラスは継承できません。
継承階層
System.Object
System.Attribute
System.ComponentModel.DescriptionAttribute
Microsoft.SqlServer.Dts.Runtime.Localization.LocalizablePropertyDescriptionAttribute
名前空間: Microsoft.SqlServer.Dts.Runtime.Localization
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
<AttributeUsageAttribute(AttributeTargets.All)> _
Public NotInheritable Class LocalizablePropertyDescriptionAttribute _
Inherits DescriptionAttribute
'使用
Dim instance As LocalizablePropertyDescriptionAttribute
[AttributeUsageAttribute(AttributeTargets.All)]
public sealed class LocalizablePropertyDescriptionAttribute : DescriptionAttribute
[AttributeUsageAttribute(AttributeTargets::All)]
public ref class LocalizablePropertyDescriptionAttribute sealed : public DescriptionAttribute
[<SealedAttribute>]
[<AttributeUsageAttribute(AttributeTargets.All)>]
type LocalizablePropertyDescriptionAttribute =
class
inherit DescriptionAttribute
end
public final class LocalizablePropertyDescriptionAttribute extends DescriptionAttribute
LocalizablePropertyDescriptionAttribute 型は、以下のメンバーを公開しています。
コンストラクター
| 名前 | 説明 | |
|---|---|---|
![]() |
LocalizablePropertyDescriptionAttribute | 指定した型とプロパティ名を使用して、LocalizablePropertyDescriptionAttribute クラスの新しいインスタンスを初期化します。 |
先頭に戻る
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
Description | プロパティに関連付けられた説明を取得します。 (DescriptionAttribute.Description をオーバーライドします。) |
![]() |
TypeId | (Attribute から継承されています。) |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Equals | (DescriptionAttribute から継承されています。) |
![]() |
GetHashCode | (DescriptionAttribute から継承されています。) |
![]() |
GetLocalizedValue | LocalizablePropertyDescriptionAttribute のローカライズされた値を表す String を取得します。 |
![]() |
GetType | (Object から継承されています。) |
![]() |
IsDefaultAttribute | (DescriptionAttribute から継承されています。) |
![]() |
Match | (Attribute から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
先頭に戻る
明示的なインターフェイスの実装
| 名前 | 説明 | |
|---|---|---|
![]() ![]() |
_Attribute.GetIDsOfNames | (Attribute から継承されています。) |
![]() ![]() |
_Attribute.GetTypeInfo | (Attribute から継承されています。) |
![]() ![]() |
_Attribute.GetTypeInfoCount | (Attribute から継承されています。) |
![]() ![]() |
_Attribute.Invoke | (Attribute から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)
.gif)