ProjectVisibility Enum
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.
C#
public enum ProjectVisibility
type ProjectVisibility =
Public Enum ProjectVisibility
- Inheritance
-
ProjectVisibility
Name | Value | Description |
---|---|---|
Unchanged | -1 | |
Private | 0 | |
Organization | 1 | Enterprise level project visibility |
Public | 2 | |
SystemPrivate | 3 |
Produkto | Mga Bersyon |
---|---|
Azure DevOps Services .NET SDK | preview, latest |