SingleFileGeneratorNodeProperties.customToolNamespace Field

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

Syntax

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

value = Me.customToolNamespace

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

Field Value

Type: System.String

Permissions

See Also

Reference

SingleFileGeneratorNodeProperties Class

SingleFileGeneratorNodeProperties Members

Microsoft.VisualStudio.Package Namespace