TextSample Class

This represents a preformatted text sample on the help page. There's a display template named TextSample associated with this class.
Public Class TextSample
This language is not supported or no code example is available.
public class TextSample
This language is not supported or no code example is available.
public ref class TextSample 
This language is not supported or no code example is available.
public class TextSample
This language is not supported or no code example is available.
Name Description
Public property Text
Top
Methods
 
Name Description
Public method Equals(object) Bestimmt, ob das angegebene Objekt mit dem aktuellen Objekt identisch ist.
Protected method Finalize Gibt einem Objekt Gelegenheit zu dem Versuch, Ressourcen freizugeben und andere Bereinigungen durchzuführen, bevor es von der Garbage Collection freigegeben wird. (inherited from Object).
Public method GetHashCode() Fungiert als die Standardhashfunktion.
Public method GetType Ruft den Type der aktuellen Instanz ab. (inherited from Object).
Protected method MemberwiseClone Erstellt eine flache Kopie des aktuellen Object. (inherited from Object).
Public method ToString() Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.
Top
Name Description
Public extension method NameOf(this object) (Defined by NLogHelper).
Top
EDOKAAPI_NetFramework.Areas.HelpPage.TextSample

.NET Framework

Supported in: 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

In this article

Definition