Click or drag to resize

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)
Syntax
public string VirtualComponentPath { get; protected set; }

Property Value

Type: String
See Also