Compartir a través de


VSDBToolsOptionsSettingChange.SettingName (Propiedad)

Obtiene el nombre del valor de configuración.

Espacio de nombres:  Microsoft.Data.Schema.Tools.Settings.Internal
Ensamblado:  Microsoft.Data.Schema.Tools (en Microsoft.Data.Schema.Tools.dll)

Sintaxis

'Declaración
Public ReadOnly Property SettingName As String
    Get
public string SettingName { get; }
public:
property String^ SettingName {
    String^ get ();
}
member SettingName : string
function get SettingName () : String

Valor de propiedad

Tipo: System.String
Nombre del valor de configuración tal y como lo define VSDBToolsOptionsSettingAttribute o, si no se define en el atributo, el nombre de la propiedad.

Seguridad de .NET Framework

Vea también

Referencia

VSDBToolsOptionsSettingChange Clase

Microsoft.Data.Schema.Tools.Settings.Internal (Espacio de nombres)

VSDBToolsOptionsSettingAttribute