Struct GenericPropertyTKey
GenericProperty<TKey> structure
Rappresenta una proprietà del contenitore.
public struct GenericProperty<TKey>
where TKey : struct
Parametro | Descrizione |
---|---|
TKey | Il tipo di valore della proprietà. |
Costruttori
Nome | Descrizione |
---|---|
GenericProperty(string) | Inizializza una nuova istanza diGenericProperty struct. |
Proprietà
Nome | Descrizione |
---|---|
Name { get; } | Ottiene un nome della proprietà. |
Value { get; } | Ottiene un valore della proprietà. |
Guarda anche
- spazio dei nomi Aspose.Tasks.Properties
- assemblea Aspose.Tasks