Proprietà DedDocNameWithExtension
|
Restituisce il nome del file compreso di estensione ma senza percorso.
Viene utilizzato il nome di vault.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public string NameWithExtension { get; }
Public ReadOnly Property NameWithExtension As String
Get
public:
property String^ NameWithExtension {
String^ get ();
}
member NameWithExtension : string with get
Valore della proprietà
Tipo:
StringVedi anche