CustomProperty

CustomProperty class

Rappresenta le informazioni sull’identificatore.

public class CustomProperty

Costruttori

NomeDescrizione
CustomProperty()Default_Costruttore

Proprietà

NomeDescrizione
Name { get; set; }Restituisce o imposta il nome dell’oggetto.
StringValue { get; set; }Restituisce o imposta il valore della proprietà personalizzata.

Guarda anche