Terms.TermsText Property

Definition

Gets or sets the text of the software terms.

public:
 property System::String ^ TermsText { System::String ^ get(); };
public string TermsText { get; }
member this.TermsText : string
Public ReadOnly Property TermsText As String

Property Value

A string that represents the software terms for the software to be installed by Web Platform Installer.

Applies to