Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
A folder in the system.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
Public Const vsProjectItemKindPhysicalFolder As String
public const string vsProjectItemKindPhysicalFolder
public:
literal String^ vsProjectItemKindPhysicalFolder
static val mutable vsProjectItemKindPhysicalFolder: string
public const var vsProjectItemKindPhysicalFolder : String
Remarks
vsProjectItemKindPhysicalFolder represents a predefined kind of project. Some language projects may include additional project kinds.
.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.