Proprietà AgnosticDatabaseFileNodeExtender.ExtenderSuppressWarnings

La classe e i relativi membri sono riservati per uso interno e non possono essere utilizzati nel codice.

Spazio dei nomi:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintassi

'Dichiarazione
<AutomationBrowsableAttribute(False)> _
Public Property ExtenderSuppressWarnings As String
    Get
    Set
[AutomationBrowsableAttribute(false)]
public string ExtenderSuppressWarnings { get; set; }
[AutomationBrowsableAttribute(false)]
public:
property String^ ExtenderSuppressWarnings {
    String^ get ();
    void set (String^ value);
}
[<AutomationBrowsableAttribute(false)>]
member ExtenderSuppressWarnings : string with get, set
function get ExtenderSuppressWarnings () : String
function set ExtenderSuppressWarnings (value : String)

Valore proprietà

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AgnosticDatabaseFileNodeExtender Classe

Spazio dei nomi Microsoft.VisualStudio.Data.Schema.Package.Internal