ConfigurationElement.GetTransformedTypeString(String) Metodo
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.
Restituisce la versione trasformata del nome del tipo specificato.
protected:
virtual System::String ^ GetTransformedTypeString(System::String ^ typeName);
protected virtual string GetTransformedTypeString (string typeName);
abstract member GetTransformedTypeString : string -> string
override this.GetTransformedTypeString : string -> string
Protected Overridable Function GetTransformedTypeString (typeName As String) As String
- typeName
- String
Nome del tipo.
Versione trasformata del nome del tipo specificato. Se non è disponibile alcun trasformatore, il valore del parametro typeName
viene restituito invariato. La proprietà TypeStringTransformer è null
se non è disponibile alcun trasformatore.
Il SerializeElement metodo e il SerializeToXmlElement metodo chiamano questo metodo per trasformare un nome di tipo quando è destinata una versione precedente di .NET Framework.
Prodotto | Versioni |
---|---|
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9 |
Feedback su .NET
.NET è un progetto open source. Seleziona un collegamento per fornire feedback: