NullComponentAttribute Class

Definition

Represents the null component attribute.

public ref class NullComponentAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Interface, AllowMultiple=false, Inherited=false)]
public sealed class NullComponentAttribute : Attribute
type NullComponentAttribute = class
    inherit Attribute
Public NotInheritable Class NullComponentAttribute
Inherits Attribute
Inheritance
NullComponentAttribute
Attributes

Constructors

NullComponentAttribute(Type)

Initializes a new NullComponentAttribute object.

Properties

Implementation

Gets the implementation type.

Applies to