Proprietà DedNetApplicationCheckFunctions
             | 
          
        
        
            Restituisce la lista delle funzioni di controllo usate negli attributi.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic 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à
ListString
Vedi anche