Proprietà DedNetApplicationIgnoreExtension
             | 
          
        
        
            Estensioni da ignorare.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic List<string> IgnoreExtension { get; }Public ReadOnly Property IgnoreExtension As List(Of String)
	Get
public:
property List<String^>^ IgnoreExtension {
	List<String^>^ get ();
}member IgnoreExtension : List<string> with get
Valore della proprietà
ListString
Vedi anche