Proprietà CreatingSparePartDrawingEventArgsDelegateFileCopy
|
Delegate che viene richiamato se il comando è gestito da un add-in.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public FileOperationDelegate<DocStructInfoList> DelegateFileCopy { get; set; }
Public Property DelegateFileCopy As FileOperationDelegate(Of DocStructInfoList)
Get
Set
public:
property FileOperationDelegate<DocStructInfoList^>^ DelegateFileCopy {
FileOperationDelegate<DocStructInfoList^>^ get ();
void set (FileOperationDelegate<DocStructInfoList^>^ value);
}
member DelegateFileCopy : FileOperationDelegate<DocStructInfoList> with get, set
Valore della proprietà
FileOperationDelegateDocStructInfoListVedi anche