XmlMemberMapping.TypeName Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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à
Nome del tipo .NET per questo mapping.