Proprietà ResolveDedFileDescriptorEventArgsFileDescriptor
|
Restituisce il DocStructInfoDescriptor che si sta elaborando.
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public 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:
DocStructInfoFileDescriptorVedi anche