DesignOnlyAttribute.No フィールド

定義

プロパティをデザイン時または実行時に設定できることを指定します。 この static フィールドは読み取り専用です。

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

フィールド値

注釈

No フィールドは、この属性の既定の設定です。

適用対象