UITechnologyManager.TechnologyName Property

Definition

Gets the technology name.

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

Property Value

The name of the technology (for example, HTML).

Implements

Applies to