नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
Copy options are options to be used when copying a CdmObject or when converting a manifest to a persisted type.
public class CopyOptions
Constructors
| Name | Description |
|---|---|
| CopyOptions() | Initializes a new instance of the CopyOptions class. |
Properties
| Name | Type | Description |
|---|---|---|
| SaveConfigFile | bool | Determines if the config.json file should be saved or not when calling SaveAsAsync. |
| StringRefs | bool? | Denotes whether to turn simple named string object references into objects with a relative path. |