ProvideToolboxItemDiscoveryAttribute.ItemDiscoveryType Property

Definition

Gets the type of the IToolboxItemDiscovery implementation.

public:
 property Type ^ ItemDiscoveryType { Type ^ get(); };
public:
 property Platform::Type ^ ItemDiscoveryType { Platform::Type ^ get(); };
public Type ItemDiscoveryType { get; }
member this.ItemDiscoveryType : Type
Public ReadOnly Property ItemDiscoveryType As Type

Property Value

Applies to