XmlMemberMapping.TypeName Proprietà

Definizione

Ottiene il nome tipo del tipo .NET per questo mapping.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Valore della proprietà

String

Nome del tipo .NET per questo mapping.

Si applica a