Imposta/restituisce l'estensione dell'elemento senza il punto.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi public string Ext { get; set; }
Public Property Ext As String
Get
Set
public:
property String^ Ext {
String^ get ();
void set (String^ value);
}
member Ext : string with get, set
Valore della proprietà
StringVedi anche