Proprietà CheckOutFileOperationEventArgsFileName
|
Imposta/Restituisce la struttura di documenti da importare
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi public string FileName { get; set; }
Public Property FileName As String
Get
Set
public:
property String^ FileName {
String^ get ();
void set (String^ value);
}
member FileName : string with get, set
Valore della proprietà
Tipo:
StringVedi anche