Share via


TypeObsoleteEventArgs.ObsoleteTypeName Property

Definition

Gets the name of the obsolete type.

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

Property Value

The name of the obsolete type.

Applies to