SolutionClass.ExtenderCATID Property

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 virtual property System::String ^ ExtenderCATID { System::String ^ get(); };
public:
 virtual property Platform::String ^ ExtenderCATID { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(35)]
public virtual string ExtenderCATID { [System.Runtime.InteropServices.DispId(35)] [System.Runtime.InteropServices.TypeLibFunc(1024)] get; }
[<System.Runtime.InteropServices.DispId(35)>]
[<get: System.Runtime.InteropServices.DispId(35)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(1024)>]
member this.ExtenderCATID : string
Public Overridable ReadOnly Property ExtenderCATID As String

Property Value

The CATID of the extender.

Implements

Attributes

Applies to