HubMethodNameAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ハブ メソッドの名前をカスタマイズします。
public ref class HubMethodNameAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=true)]
public class HubMethodNameAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=true)>]
type HubMethodNameAttribute = class
inherit Attribute
Public Class HubMethodNameAttribute
Inherits Attribute
- 継承
-
HubMethodNameAttribute
- 属性
コンストラクター
HubMethodNameAttribute(String) |
HubMethodNameAttribute クラスの新しいインスタンスを初期化します。 |
プロパティ
Name |
ハブ メソッドのカスタマイズされた名前。 |