 | 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.ExportHandlerAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic string VirtualComponentPath { get; protected set; }
Public Property VirtualComponentPath As String
Get
Protected Set
Property Value
String
See Also