VCALinkTool Interface

Definition

Represents the ALink tool, which is used to generate satellite assemblies from managed resources.

public interface class VCALinkTool
public interface class VCALinkTool
__interface VCALinkTool
[System.Runtime.InteropServices.Guid("2CF0E564-48BE-4244-A99A-2ECAF22139BB")]
[System.Runtime.InteropServices.TypeLibType]
public interface VCALinkTool
[<System.Runtime.InteropServices.Guid("2CF0E564-48BE-4244-A99A-2ECAF22139BB")>]
[<System.Runtime.InteropServices.TypeLibType>]
type VCALinkTool = interface
Public Interface VCALinkTool
Attributes

Properties

ExecutionBucket

Microsoft Internal Use Only.

OutputBaseFileName

Gets the name (but not the location) of the generated satellite resource DLL or DLL.

ToolKind

Gets the name of the kind of tool.

toolName

Gets the name of the specified tool.

ToolPath

Gets the path to the specified tool.

VCProjectEngine

Gets a pointer object to the project engine.

Applies to