Share via


SupportInfo Class

Definition

Support contact information and instructions.

public class SupportInfo
type SupportInfo = class
Public Class SupportInfo
Inheritance
SupportInfo

Constructors

SupportInfo()

Initializes a new instance of the SupportInfo class.

SupportInfo(String, String, String, String)

Initializes a new instance of the SupportInfo class.

Properties

Email

Gets or sets support contact email address.

Instructions

Gets or sets support instructions.

Phone

Gets or sets support contact phone number.

Url

Gets or sets support web address.

Applies to