webPrjAuthoringAccess Enumeration
Visual Studio 2015
Used by the AuthoringAccess property.
Assembly: VSLangProj (in VSLangProj.dll)
| Member name | Description | |
|---|---|---|
| webPrjAuthoringAccess_FileShare | Use the Windows file system. | |
| webPrjAuthoringAccess_FrontPage | Use FrontPage Server Extensions. |
Web projects are accessed in two ways:
Using FrontPage Server Extensions.
Using UNC access (the Windows file system).
Show: