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: 22.4.2.0 (22.4.2.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