Share via


RijndaelManagedTransform.CanReuseTransform Proprietà

Definizione

Ottiene un valore che indica se è possibile riutilizzare la trasformazione corrente.

public:
 property bool CanReuseTransform { bool get(); };
public bool CanReuseTransform { get; }
member this.CanReuseTransform : bool
Public ReadOnly Property CanReuseTransform As Boolean

Valore della proprietà

Sempre true.

Implementazioni

Si applica a

Vedi anche