SqmSettings.AdmTemplateLocation Property

Definition

SQM adm templates are dropped here.

public:
 property System::String ^ AdmTemplateLocation { System::String ^ get(); void set(System::String ^ value); };
public string AdmTemplateLocation { get; set; }
member this.AdmTemplateLocation : string with get, set
Public Property AdmTemplateLocation As String

Property Value

String

Returns a string String that contains the location of the SQM ADM templates.

Remarks

The default value is the Setup Path of the Product Info.

Applies to