次の方法で共有


CodeContainerType Enum

Definition

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.

Applies to