Share via


HostTypeAttribute.CanonicalName Property

Definition

Gets the canonical name of the type.

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

Property Value

The name that the runtime uses to identify the type.

Applies to