DecoratedNameAttribute コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
DecoratedNameAttribute クラスの新しいインスタンスを初期化します。
オーバーロード
| 名前 | 説明 |
|---|---|
| DecoratedNameAttribute() |
DecoratedNameAttribute クラスの新しいインスタンスを初期化します。 |
| DecoratedNameAttribute(String) |
指定した修飾名を使用して、 DecoratedNameAttribute クラスの新しいインスタンスを初期化します。 |
DecoratedNameAttribute()
DecoratedNameAttribute クラスの新しいインスタンスを初期化します。
public:
DecoratedNameAttribute();
public DecoratedNameAttribute();
Public Sub New ()
適用対象
DecoratedNameAttribute(String)
指定した修飾名を使用して、 DecoratedNameAttribute クラスの新しいインスタンスを初期化します。
public:
DecoratedNameAttribute(System::String ^ pszDecoratedName);
public:
DecoratedNameAttribute(System::String ^ decoratedName);
public DecoratedNameAttribute(string pszDecoratedName);
public DecoratedNameAttribute(string decoratedName);
new Microsoft.VisualC.DecoratedNameAttribute : string -> Microsoft.VisualC.DecoratedNameAttribute
new Microsoft.VisualC.DecoratedNameAttribute : string -> Microsoft.VisualC.DecoratedNameAttribute
Public Sub New (pszDecoratedName As String)
Public Sub New (decoratedName As String)
パラメーター
- pszDecoratedNamedecoratedName
- String
メソッドの修飾名。