ObjectExtenders.GetContextualExtenderCATIDs Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets all CATIDs for the current selection.
public:
System::Object ^ GetContextualExtenderCATIDs();
public:
Platform::Object ^ GetContextualExtenderCATIDs();
winrt::Windows::Foundation::IInspectable GetContextualExtenderCATIDs();
[System.Runtime.InteropServices.DispId(7)]
public object GetContextualExtenderCATIDs ();
[<System.Runtime.InteropServices.DispId(7)>]
abstract member GetContextualExtenderCATIDs : unit -> obj
Public Function GetContextualExtenderCATIDs () As Object
Returns
An object containing an automation-compliant array of GUID-valued strings.
- Attributes
Remarks
GetContextualExtenderCATIDs returns a list of contextual Extender CATIDs. These Extender CATIDs are in effect for the current selection as an object that contains an automation-compliant array of strings whose values are GUIDs.