Proprietà ResolveDedFileDescriptorEventArgsFileDescriptor
             | 
          
        
        
            Restituisce il DocStructInfoDescriptor che si sta elaborando.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.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à
DocStructInfoFileDescriptor
Vedi anche