Proprietà DedNetApplicationPathTemplate
|
Imposta o restituisce il percorso in cui cercare i template da usare per l'esportazione/stampa dei risultati.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public string PathTemplate { get; set; }
Public Property PathTemplate As String
Get
Set
public:
property String^ PathTemplate {
String^ get ();
void set (String^ value);
}
member PathTemplate : string with get, set
Valore della proprietà
StringVedi anche