Proprietà DedNetApplicationPubExtList
             | 
          
        
        
            Restituisce la lista delle estensioni per le quali associare i documenti come pubblicazione.
            Aggiungere a questa collezione le estensioni (senza punto) per le quali usare questo tipo di associazione
            nel caso di associazione file primario.
            Di default viene inizializzata con dwf, pdf e tif.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic List<string> PubExtList { get; }Public ReadOnly Property PubExtList As List(Of String)
	Get
public:
property List<String^>^ PubExtList {
	List<String^>^ get ();
}member PubExtList : List<string> with get
Valore della proprietà
ListString
Vedi anche