webPrjAuthoringAccess 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.
Used by the AuthoringAccess property.
public enum class webPrjAuthoringAccess
C++/CX
public enum class webPrjAuthoringAccess
enum webPrjAuthoringAccess
[System.Runtime.InteropServices.Guid("316A5305-224A-4580-91EA-5C62AFEC07FF")]
public enum webPrjAuthoringAccess
[<System.Runtime.InteropServices.Guid("316A5305-224A-4580-91EA-5C62AFEC07FF")>]
type webPrjAuthoringAccess =
Public Enum webPrjAuthoringAccess
- Inheritance
-
webPrjAuthoringAccess
- Attributes
Name | Value | Description |
---|---|---|
webPrjAuthoringAccess_FileShare | 1 | Use the Windows file system. |
webPrjAuthoringAccess_FrontPage | 2 | Use FrontPage Server Extensions. |
Web projects are accessed in two ways:
Using FrontPage Server Extensions.
Using UNC access (the Windows file system).
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |