Table of Contents

Class MessageTranslatorDropHeaderAttribute

Namespace
PatternKit.Generators.Messaging
Assembly
PatternKit.Generators.Abstractions.dll
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct, AllowMultiple = true, Inherited = false)]
public sealed class MessageTranslatorDropHeaderAttribute : Attribute
Inheritance
MessageTranslatorDropHeaderAttribute
Inherited Members

Constructors

MessageTranslatorDropHeaderAttribute(string)

public MessageTranslatorDropHeaderAttribute(string name)

Parameters

name string

Properties

Name

public string Name { get; }

Property Value

string