webPrjAuthoringAccess Enum

Definition

Used by the AuthoringAccess property.

public enum class webPrjAuthoringAccess
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

Fields

webPrjAuthoringAccess_FileShare 1

Use the Windows file system.

webPrjAuthoringAccess_FrontPage 2

Use FrontPage Server Extensions.

Remarks

Web projects are accessed in two ways:

  • Using FrontPage Server Extensions.

  • Using UNC access (the Windows file system).

Applies to