Proprietà TokenInfoLength
|
Restituisce il numero di caratteri coinvolti dalla sostituzione del tassello.
Se questo valore è negativo si intende che si debbano prendere a partire dalla
fine della stringa di sostituzione.
Di default è 0.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public int Length { get; }
Public ReadOnly Property Length As Integer
Get
public:
property int Length {
int get ();
}
member Length : int with get
Valore della proprietà
Tipo:
Int32Vedi anche