Share via


StringDifferenceOptions, constructeur (StringDifferenceOptions)

Initialise une nouvelle instance d'StringDifferenceOptions avec les options spécifiées.

Espace de noms :  Microsoft.VisualStudio.Text.Differencing
Assembly :  Microsoft.VisualStudio.Text.Data (dans Microsoft.VisualStudio.Text.Data.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    other As StringDifferenceOptions _
)
public StringDifferenceOptions(
    StringDifferenceOptions other
)
public:
StringDifferenceOptions(
    StringDifferenceOptions other
)
new : 
        other:StringDifferenceOptions -> StringDifferenceOptions
public function StringDifferenceOptions(
    other : StringDifferenceOptions
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

StringDifferenceOptions Structure

StringDifferenceOptions, surcharge

Microsoft.VisualStudio.Text.Differencing, espace de noms