Show / Hide Table of Contents

Delegate CustomAttachmentFunction

Delegate function to retrieve the file path to the custom attachment.

Namespace: Microsoft.Internal.Studios.Aruba.Infrastructure
Assembly: Aruba.Infrastructure.dll
Syntax
public delegate Task<string> CustomAttachmentFunction()
Returns
Type Description
Task<string>

The file path of the attachment

  • View Source
In this article
Back to top Generated by DocFX