ProjectFileConstants.TypeGuid Field

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

Syntax

'宣言
Public Const TypeGuid As String
'使用
Dim value As String

value = ProjectFileConstants.TypeGuid
public const string TypeGuid
public:
literal String^ TypeGuid
public const var TypeGuid : String

Field Value

Type: System.String

Permissions

See Also

Reference

ProjectFileConstants Class

ProjectFileConstants Members

Microsoft.VisualStudio.Package Namespace