BrowserFactory.TechnologyManagerTypeName Property
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 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.