Share via


WebSiteProperties.ExtenderCATID Property

Definition

Provides internal-only access to project properties.

public:
 property System::String ^ ExtenderCATID { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(1021)]
public string ExtenderCATID { [System.Runtime.InteropServices.DispId(1021)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(1021)>]
[<get: System.Runtime.InteropServices.DispId(1021)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.ExtenderCATID : string
Public ReadOnly Property ExtenderCATID As String

Property Value

A GUID representing the CATID of the object.

Attributes

Applies to