PrjKind.prjKindVBProject Field
Visual Basic Projects/Project automation object kind.
Namespace: VSLangProj
Assembly: VSLangProj (in VSLangProj.dll)
Syntax
'Declaration
Public Const prjKindVBProject As String
public const string prjKindVBProject
public:
literal String^ prjKindVBProject
static val mutable prjKindVBProject: string
public const var prjKindVBProject : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.