Linguaggio

PropertyAlias Classe

Definizione

descrive il modo in cui i nomi delle proprietà verranno aliasati

[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class PropertyAlias
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type PropertyAlias = class
Public Class PropertyAlias
Ereditarietà
PropertyAlias
Attributi

Costruttori

Nome Descrizione
PropertyAlias()

Costruttore predefinito

PropertyAlias(String)

inizializzare per usare un prefisso specificato

PropertyAlias(String[])

inizializzare per usare una stringa specifica per ogni proprietà che il maching viene eseguito usando l'ordine

Proprietà

Nome Descrizione
Aliases

elenco di alias da utilizzare

Kind

tipo di metodo alias da utilizzare

Prefix

prefisso da utilizzare

Si applica a