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