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 、この属性の既定の設定です。

適用対象