AppConfigEntryValueType Property

Gets or sets the CLR type of configuration entry value.

Definition

Namespace: ADCS.CertMod.Managed
Assembly: ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 1.2.0.0 (1.2.0.0)
C#
public Type ValueType { get; set; }

Property Value

Type

See Also