Proprietà DedNetApplicationCheckFunctions
|
Restituisce la lista delle funzioni di controllo usate negli attributi.
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public List<string> CheckFunctions { get; }
Public ReadOnly Property CheckFunctions As List(Of String)
Get
public:
property List<String^>^ CheckFunctions {
List<String^>^ get ();
}
member CheckFunctions : List<string> with get
Valore della proprietà
Tipo:
ListStringVedi anche