Edit

Share via


SubscriptionNotificationOptions.SetContent(ContentType, Byte[]) Method

Definition

public:
 void SetContent(System::Net::Mime::ContentType ^ contentType, cli::array <System::Byte> ^ body);
public void SetContent (System.Net.Mime.ContentType contentType, byte[] body);
member this.SetContent : System.Net.Mime.ContentType * byte[] -> unit

Parameters

contentType
ContentType
body
Byte[]

Applies to