Expand Minimize
This topic has not yet been rated - Rate this topic

webPrjAuthoringAccess Enumeration

Used by the AuthoringAccess property.

Namespace:  VSLangProj
Assembly:  VSLangProj (in VSLangProj.dll)
[GuidAttribute("316A5305-224A-4580-91EA-5C62AFEC07FF")]
public enum webPrjAuthoringAccess
Member nameDescription
webPrjAuthoringAccess_FileShareUse the Windows file system.
webPrjAuthoringAccess_FrontPageUse FrontPage Server Extensions.

Web projects are accessed in two ways:

  • Using FrontPage Server Extensions.

  • Using UNC access (the Windows file system).

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.