言語

SfcElementTypeAttribute クラス

定義

型名が列挙子型と異なる場合に使用される属性

[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
public class SfcElementTypeAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)>]
type SfcElementTypeAttribute = class
    inherit Attribute
Public Class SfcElementTypeAttribute
Inherits Attribute
継承
SfcElementTypeAttribute
属性

コンストラクター

名前 説明
SfcElementTypeAttribute(String)

SfcElementTypeAttribute の新しいインスタンスを作成します。

プロパティ

名前 説明
ElementTypeName

型名が列挙子型と異なる場合に使用される属性

適用対象