XmlMemberMapping.TypeFullName Proprietà

Definizione

Ottiene il nome di tipo completo 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 ^ TypeFullName { System::String ^ get(); };
public string TypeFullName { get; }
member this.TypeFullName : string
Public ReadOnly Property TypeFullName As String

Valore della proprietà

String

Nome completo del tipo .NET per questo mapping.

Si applica a