Partager via


Difference.Before, propriété

Correspondance avant cette section. C'est nullune référence null (Nothing en Visual Basic) au début de la séquence.

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

Syntaxe

'Déclaration
Public ReadOnly Property Before As Match
public Match Before { get; }
public:
property Match^ Before {
    Match^ get ();
}
member Before : Match with get
function get Before () : Match

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Differencing.Match
Correspondance avant la différence.

Sécurité .NET Framework

Voir aussi

Référence

Difference Classe

Microsoft.VisualStudio.Text.Differencing, espace de noms