BrowserFactory.TechnologyManagerTypeName Property

Definition

Gets the type name for the user interface technology manager to use for this browser factory.

public:
 abstract property System::String ^ TechnologyManagerTypeName { System::String ^ get(); };
public abstract string TechnologyManagerTypeName { get; }
member this.TechnologyManagerTypeName : string
Public MustOverride ReadOnly Property TechnologyManagerTypeName As String

Property Value

The type name for the user interface technology manager to use for this browser factory.

Applies to