Share via


Reference3.ExtenderCATID Property

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

Microsoft Internal Use Only.

Namespace:  VSLangProj80
Assembly:  VSLangProj80 (in VSLangProj80.dll)

Syntax

'Declaration
ReadOnly Property ExtenderCATID As String
'Usage
Dim instance As Reference3 
Dim value As String 

value = instance.ExtenderCATID
string ExtenderCATID { get; }
property String^ ExtenderCATID {
    String^ get ();
}
function get ExtenderCATID () : String

Property Value

Type: System.String

Implements

Reference2.ExtenderCATID

.NET Framework Security

See Also

Reference

Reference3 Interface

Reference3 Members

ExtenderCATID Overload

VSLangProj80 Namespace