VsDebugTargetInfo.clsidCustom Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies that the exe will be launched by some custom means.
public: Guid clsidCustom;
public Guid clsidCustom;
val mutable clsidCustom : Guid
Public clsidCustom As Guid
Field Value
Remarks
Used with DLO_Custom to indicates that the "exe" is not going to be launched via CreateProcess, but through some other custom means, SQL for example.
COM Signature
From vsshell.idl: