Struct GenericPropertyTKey
GenericProperty<TKey> structure
Representa una propiedad de contenedor.
public struct GenericProperty<TKey>
where TKey : struct
Parámetro | Descripción |
---|---|
TKey | El tipo de valor de la propiedad. |
Constructores
Nombre | Descripción |
---|---|
GenericProperty(string) | Inicializa una nueva instancia delGenericProperty estructura |
Propiedades
Nombre | Descripción |
---|---|
Name { get; } | Obtiene un nombre de la propiedad. |
Value { get; } | Obtiene un valor de la propiedad. |
Ver también
- espacio de nombres Aspose.Tasks.Properties
- asamblea Aspose.Tasks