Share via


WebFileProperties.ExtenderCATID Property

Definition

Gets the extender category ID (CATID) for the object.

public:
 property System::String ^ ExtenderCATID { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(7)]
public string ExtenderCATID { [System.Runtime.InteropServices.DispId(7)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(7)>]
[<get: System.Runtime.InteropServices.DispId(7)>]
[<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

The extender category ID for the object.

Attributes

Applies to