WorkItemExtensionService.RegisteredRootExtensions Property

Definition

public:
 property System::Collections::Generic::IList<Type ^> ^ RegisteredRootExtensions { System::Collections::Generic::IList<Type ^> ^ get(); };
public System.Collections.Generic.IList<Type> RegisteredRootExtensions { get; }
member this.RegisteredRootExtensions : System.Collections.Generic.IList<Type>
Public ReadOnly Property RegisteredRootExtensions As IList(Of Type)

Property Value

Implements

Applies to