Proprietà PwsCacheCommandExtToHide
             | 
          
        
        
            Permette di impostare la lista delle estensioni da non visualizzare.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic List<string> ExtToHide { get; }Public ReadOnly Property ExtToHide As List(Of String)
	Get
public:
property List<String^>^ ExtToHide {
	List<String^>^ get ();
}member ExtToHide : List<string> with get
Valore della proprietà
ListString
Vedi anche