Proprietà ResolveDedFileDescriptorEventArgsFileDescriptor 
             | 
          
        
         
            Restituisce il DocStructInfoDescriptor che si sta elaborando.
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic DocStructInfoFileDescriptor FileDescriptor { get; set; }Public Property FileDescriptor As DocStructInfoFileDescriptor
	Get
	Set
public:
property DocStructInfoFileDescriptor^ FileDescriptor {
	DocStructInfoFileDescriptor^ get ();
	void set (DocStructInfoFileDescriptor^ value);
}member FileDescriptor : DocStructInfoFileDescriptor with get, set
Valore della proprietà
Tipo: 
DocStructInfoFileDescriptor
Vedi anche