Share via


PrjBrowseObjectCATID.prjCATIDWebSiteProjectBrowseObject Field

 

Provides a GUID used to extend the WebSiteProperties collection.

Namespace:   VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Syntax

public const string prjCATIDWebSiteProjectBrowseObject
public:
literal String^ prjCATIDWebSiteProjectBrowseObject
static val mutable prjCATIDWebSiteProjectBrowseObject : string
Public Const prjCATIDWebSiteProjectBrowseObject As String

Field Value

Type: System.String

Remarks

The prjCATIDWebSiteProjectBrowseObject enables the WebSiteProperties collection to be extended.

Examples

 

See Also

PrjBrowseObjectCATID Class
VsWebSite Namespace

Return to top