Class CustomAttachmentAttribute
Used to tag custom attachment methods.
Inherited Members
Namespace: Microsoft.Internal.Studios.Aruba.Infrastructure
Assembly: Aruba.Infrastructure.dll
Syntax
[AttributeUsage(AttributeTargets.Method)]
public class CustomAttachmentAttribute : Attribute