Proprietà DedAttrFormatString
             | 
          
        
        
            Restituisce la stringa di formato.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic string FormatString { get; set; }Public Property FormatString As String
	Get
	Set
public:
property String^ FormatString {
	String^ get ();
	void set (String^ value);
}member FormatString : string with get, set
Valore della proprietà
String
Vedi anche