CodeContainerType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The actual type of the underlying Code Container on disk.
public enum class CodeContainerType
public enum class CodeContainerType
enum CodeContainerType
public enum CodeContainerType
type CodeContainerType =
Public Enum CodeContainerType
- Inheritance
-
CodeContainerType
Fields
Name | Value | Description |
---|---|---|
Project | 0 | A Visual Studio project. |
Folder | 1 | A local or remote folder. |