Condividi tramite


ProfilePropertyMetadata.PropertyName Proprietà

Definizione

Ottiene o imposta il nome della proprietà del profilo.

public:
 property System::String ^ PropertyName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string PropertyName { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.PropertyName : string with get, set
Public Property PropertyName As String

Valore della proprietà

Nome della proprietà del profilo come definito nel file Web.config.

Attributi

Si applica a