SfcElementTypeAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Attribute that is used when the type name is different from the Enumerator type
[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
- Inheritance
-
SfcElementTypeAttribute
- Attributes
Constructors
SfcElementTypeAttribute(String) |
Creates a new instance of the SfcElementTypeAttribute |
Properties
ElementTypeName |