ExtendedTypeDefinition.TypeNames Property

Definition

The list of type names this set of format definitions applies to.

public:
 property System::Collections::Generic::List<System::String ^> ^ TypeNames { System::Collections::Generic::List<System::String ^> ^ get(); };
public System.Collections.Generic.List<string> TypeNames { get; }
member this.TypeNames : System.Collections.Generic.List<string>
Public ReadOnly Property TypeNames As List(Of String)

Property Value

Applies to