DataSysDescriptionAttribute クラス

定義

注意事項

DataSysDescriptionAttribute has been deprecated. https://go.microsoft.com/fwlink/?linkid=14202

注意事項

DataSysDescriptionAttribute has been deprecated and is not supported.

注意事項

DataSysDescriptionAttribute has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202

プロパティ、イベント、またはエクステンダーを作成し、説明を付けます。 メンバーを参照するときに、ビジュアル デザイナーでこの説明を表示できます。

public ref class DataSysDescriptionAttribute : System::ComponentModel::DescriptionAttribute
[System.AttributeUsage(System.AttributeTargets.All)]
[System.Obsolete("DataSysDescriptionAttribute has been deprecated.  https://go.microsoft.com/fwlink/?linkid=14202", false)]
public class DataSysDescriptionAttribute : System.ComponentModel.DescriptionAttribute
[System.AttributeUsage(System.AttributeTargets.All)]
[System.Obsolete("DataSysDescriptionAttribute has been deprecated and is not supported.")]
public class DataSysDescriptionAttribute : System.ComponentModel.DescriptionAttribute
[System.AttributeUsage(System.AttributeTargets.All)]
[System.Obsolete("DataSysDescriptionAttribute has been deprecated.  http://go.microsoft.com/fwlink/?linkid=14202", false)]
public class DataSysDescriptionAttribute : System.ComponentModel.DescriptionAttribute
[System.AttributeUsage(System.AttributeTargets.All)]
public class DataSysDescriptionAttribute : System.ComponentModel.DescriptionAttribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
[<System.Obsolete("DataSysDescriptionAttribute has been deprecated.  https://go.microsoft.com/fwlink/?linkid=14202", false)>]
type DataSysDescriptionAttribute = class
    inherit DescriptionAttribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
[<System.Obsolete("DataSysDescriptionAttribute has been deprecated and is not supported.")>]
type DataSysDescriptionAttribute = class
    inherit DescriptionAttribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
[<System.Obsolete("DataSysDescriptionAttribute has been deprecated.  http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type DataSysDescriptionAttribute = class
    inherit DescriptionAttribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
type DataSysDescriptionAttribute = class
    inherit DescriptionAttribute
Public Class DataSysDescriptionAttribute
Inherits DescriptionAttribute
継承
DataSysDescriptionAttribute
属性

コンストラクター

DataSysDescriptionAttribute(String)
古い.
古い.
古い.

説明文字列を指定して、DataSysDescriptionAttribute クラスの新しいインスタンスを初期化します。

プロパティ

Description
古い.
古い.
古い.

説明のテキストを取得します。

DescriptionValue
古い.
古い.
古い.

説明として格納されている文字列を取得または設定します。

(継承元 DescriptionAttribute)
TypeId
古い.
古い.
古い.

派生クラスで実装されると、この Attribute の一意の識別子を取得します。

(継承元 Attribute)

メソッド

Equals(Object)
古い.
古い.
古い.

指定したオブジェクトの値が現在の DescriptionAttribute と等しいかどうかを示す値を返します。

(継承元 DescriptionAttribute)
GetHashCode()
古い.
古い.
古い.

このインスタンスのハッシュ コードを返します。

(継承元 DescriptionAttribute)
GetType()
古い.
古い.
古い.

現在のインスタンスの Type を取得します。

(継承元 Object)
IsDefaultAttribute()
古い.
古い.
古い.

これが既定の DescriptionAttribute インスタンスであるかどうかを示す値を返します。

(継承元 DescriptionAttribute)
Match(Object)
古い.
古い.
古い.

派生クラス内でオーバーライドされたときに、指定したオブジェクトとこのインスタンスが等しいかどうかを示す値を返します。

(継承元 Attribute)
MemberwiseClone()
古い.
古い.
古い.

現在の Object の簡易コピーを作成します。

(継承元 Object)
ToString()
古い.
古い.
古い.

現在のオブジェクトを表す文字列を返します。

(継承元 Object)

明示的なインターフェイスの実装

_Attribute.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr)
古い.
古い.
古い.

一連の名前を対応する一連のディスパッチ識別子に割り当てます。

(継承元 Attribute)
_Attribute.GetTypeInfo(UInt32, UInt32, IntPtr)
古い.
古い.
古い.

オブジェクトの型情報を取得します。この情報はインターフェイスの型情報の取得に使用できます。

(継承元 Attribute)
_Attribute.GetTypeInfoCount(UInt32)
古い.
古い.
古い.

オブジェクトが提供する型情報インターフェイスの数 (0 または 1) を取得します。

(継承元 Attribute)
_Attribute.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)
古い.
古い.
古い.

オブジェクトによって公開されたプロパティおよびメソッドへのアクセスを提供します。

(継承元 Attribute)

適用対象

こちらもご覧ください