RunInstallerAttribute.Default Pole

Definice

Určuje výchozí viditelnost, což je No. Toto static pole je jen pro čtení.

public: static initonly System::ComponentModel::RunInstallerAttribute ^ Default;
public static readonly System.ComponentModel.RunInstallerAttribute Default;
 staticval mutable Default : System.ComponentModel.RunInstallerAttribute
Public Shared ReadOnly Default As RunInstallerAttribute 

Hodnota pole

Poznámky

Když označíte vlastnost touto hodnotou, nastaví se tento atribut na konstantní člen No. Pokud tedy chcete zkontrolovat, jestli je atribut nastaven na tuto hodnotu v kódu, musíte atribut zadat jako RunInstallerAttribute.No.

Platí pro