Partager via


OptionDescriptionAttribute(Type, String) Constructeur

Définition

Crée une description pour une option.

public OptionDescriptionAttribute (Type resourceClassType, string resourcePropertyName);
new Microsoft.SqlServer.Dac.OptionDescriptionAttribute : Type * string -> Microsoft.SqlServer.Dac.OptionDescriptionAttribute
Public Sub New (resourceClassType As Type, resourcePropertyName As String)

Paramètres

resourceClassType
Type

Classe de ressource à partir de laquelle extraire la chaîne de ressource.

resourcePropertyName
String

Nom de la ressource à extraire.

S’applique à