Proprietà ShowPreviewEventArgsExt
             | 
          
        
        
            Restituisce l'estensione del file.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic string Ext { get; set; }Public Property Ext As String
	Get
	Set
public:
property String^ Ext {
	String^ get ();
	void set (String^ value);
}member Ext : string with get, set
Valore della proprietà
String
Vedi anche