HostTypeAttribute.CanonicalName 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 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.