Proprietà DedDocFullFileName
|
Restituisce il nome completo del file nel Database.
Permette anche di impostare i valori di Nome, Percorso ed Estensione
impostando un nome completo.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public string FullFileName { get; }
Public ReadOnly Property FullFileName As String
Get
public:
property String^ FullFileName {
String^ get ();
}
member FullFileName : string with get
Valore della proprietà
Tipo:
StringVedi anche