Compartir a través de


AppOverridableSettingInfo.AppSettingId Property

Definition

public:
 property Nullable<Guid> AppSettingId { Nullable<Guid> get(); void set(Nullable<Guid> value); };
[System.Runtime.Serialization.DataMember]
public Guid? AppSettingId { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.AppSettingId : Nullable<Guid> with get, set
Public Property AppSettingId As Nullable(Of Guid)

Property Value

Attributes

Applies to