Proprietà PackAndGoZipFolderEventArgsZipFile
             | 
          
        
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic string ZipFile { get; set; }Public Property ZipFile As String
	Get
	Set
public:
property String^ ZipFile {
	String^ get ();
	void set (String^ value);
}member ZipFile : string with get, set
Valore della proprietà
String
Vedi anche