Proprietà DedEncodeInfoFormat
             | 
          
        
        
            Restituisce o imposta il formato da utilizzare per la codifica.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic string Format { get; set; }Public Property Format As String
	Get
	Set
public:
property String^ Format {
	String^ get ();
	void set (String^ value);
}member Format : string with get, set
Valore della proprietà
String
Vedi anche