 | WriteBackVirtualComponentPath Property |
Null in case the
File is the target component.
Virtual path from the file to the component otherwise.; e.g. "Virtual^Asm1.sldasm\Virtual^Asm2.sldasm\Virtual^Prt1.sldprt"
Namespace:
CTExtensions.ExportCore.ExportHandler
Assembly:
CTInterface (in CTInterface.dll)
Syntaxpublic string VirtualComponentPath { get; protected set; }
Public Property VirtualComponentPath As String
Get
Protected Set
Property Value
Type:
String
See Also