Proprietà CfgOperationCfgkey
             | 
          
        
        
            Chiave che rappresenta la configurazione
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic string Cfgkey { get; set; }Public Property Cfgkey As String
	Get
	Set
public:
property String^ Cfgkey {
	String^ get ();
	void set (String^ value);
}member Cfgkey : string with get, set
Valore della proprietà
String
Vedi anche