次の方法で共有


AgnosticDatabaseFileNodeExtender.ExtenderSuppressWarnings プロパティ

警告の抑制を取得します。

名前空間 :  Microsoft.VisualStudio.Data.Schema.Project.Project.Features.Extenders
アセンブリ :  Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)

構文

'宣言
<AutomationBrowsableAttribute(False)> _
Public Property ExtenderSuppressWarnings As String
'使用
Dim instance As AgnosticDatabaseFileNodeExtender
Dim value As String

value = instance.ExtenderSuppressWarnings

instance.ExtenderSuppressWarnings = value
[AutomationBrowsableAttribute(false)]
public string ExtenderSuppressWarnings { get; set; }
[AutomationBrowsableAttribute(false)]
public:
property String^ ExtenderSuppressWarnings {
    String^ get ();
    void set (String^ value);
}
public function get ExtenderSuppressWarnings () : String
public function set ExtenderSuppressWarnings (value : String)

プロパティ値

型 : System.String

参照

参照

AgnosticDatabaseFileNodeExtender クラス

AgnosticDatabaseFileNodeExtender メンバ

Microsoft.VisualStudio.Data.Schema.Project.Project.Features.Extenders 名前空間