This topic has not yet been rated - Rate this topic

IUserDefinedTool Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
[GuidAttribute("4F0F5FBF-A5C3-4FFE-B2AC-0D4782F0E835")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IUserDefinedTool : IGenericUserDefinedTool

The IUserDefinedTool type exposes the following members.

  Name Description
Public method DefaultBucket Infrastructure. Microsoft Internal Use Only.
Public method DefaultFileExtensions Infrastructure. Microsoft Internal Use Only.
Public method Exec Infrastructure. Microsoft Internal Use Only.
Public method GetPropertiesObject(Int32, Object) Infrastructure. Microsoft Internal Use Only. (Inherited from IGenericUserDefinedTool.)
Public method GetPropertiesObject(Int32, Object) Infrastructure. Microsoft Internal Use Only.
Public method GetPropertiesObjectName(Int32, String) Infrastructure. Microsoft Internal Use Only. (Inherited from IGenericUserDefinedTool.)
Public method GetPropertiesObjectName(Int32, String) Infrastructure. Microsoft Internal Use Only.
Public method Identifier(String) Infrastructure. Microsoft Internal Use Only. (Inherited from IGenericUserDefinedTool.)
Public method Identifier(String) Infrastructure. Microsoft Internal Use Only.
Public method Name(String) Infrastructure. Microsoft Internal Use Only. (Inherited from IGenericUserDefinedTool.)
Public method Name(String) Infrastructure. Microsoft Internal Use Only.
Public method NumberOfProperties(Int32) Infrastructure. Microsoft Internal Use Only. (Inherited from IGenericUserDefinedTool.)
Public method NumberOfProperties(Int32) Infrastructure. Microsoft Internal Use Only.
Public method NumberOfPropertiesObjects(Int32) Infrastructure. Microsoft Internal Use Only. (Inherited from IGenericUserDefinedTool.)
Public method NumberOfPropertiesObjects(Int32) Infrastructure. Microsoft Internal Use Only.
Public method Outputs Infrastructure. Microsoft Internal Use Only.
Public method SaveProperties(IToolPropertyWriter) Infrastructure. Microsoft Internal Use Only. (Inherited from IGenericUserDefinedTool.)
Public method SaveProperties(IToolPropertyWriter) Infrastructure. Microsoft Internal Use Only.
Public method SaveUserProperties(IToolPropertyWriter) Infrastructure. Microsoft Internal Use Only. (Inherited from IGenericUserDefinedTool.)
Public method SaveUserProperties(IToolPropertyWriter) Infrastructure. Microsoft Internal Use Only.
Public method SetInputs Infrastructure. Microsoft Internal Use Only.
Public method SetPropertyContainer(ISimplePropertyContainer) Infrastructure. Microsoft Internal Use Only. (Inherited from IGenericUserDefinedTool.)
Public method SetPropertyContainer(ISimplePropertyContainer) Infrastructure. Microsoft Internal Use Only.
Public method SupportsBatchMode Infrastructure. Microsoft Internal Use Only.
Public method SupportsSingleFileMode Infrastructure. Microsoft Internal Use Only.
Public method SupportsTargetMode Infrastructure. Microsoft Internal Use Only.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement