ConfigurationPropertyAttribute.Options Właściwość

Definicja

Pobiera lub ustawia ConfigurationPropertyOptions dla dekorowanej właściwości configuration-element.

public:
 property System::Configuration::ConfigurationPropertyOptions Options { System::Configuration::ConfigurationPropertyOptions get(); void set(System::Configuration::ConfigurationPropertyOptions value); };
public System.Configuration.ConfigurationPropertyOptions Options { get; set; }
member this.Options : System.Configuration.ConfigurationPropertyOptions with get, set
Public Property Options As ConfigurationPropertyOptions

Wartość właściwości

ConfigurationPropertyOptions Jedna z wartości wyliczenia skojarzona z właściwością.

Dotyczy