SingleFileGeneratorNodeProperties.customTool Field

Namespace:  Microsoft.VisualStudio.Package
Assembly:  MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)

Syntax

'宣言
Protected customTool As String
'使用
Dim value As String

value = Me.customTool

Me.customTool = value
protected string customTool
protected:
String^ customTool
protected var customTool : String

Field Value

Type: System.String

Permissions

See Also

Reference

SingleFileGeneratorNodeProperties Class

SingleFileGeneratorNodeProperties Members

Microsoft.VisualStudio.Package Namespace