Partager via


ITextChange2.IsOpaque, propriété

Flag indicating whether the change is opaque.

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

Syntaxe

'Déclaration
ReadOnly Property IsOpaque As Boolean
bool IsOpaque { get; }
property bool IsOpaque {
    bool get ();
}
abstract IsOpaque : bool with get
function get IsOpaque () : boolean

Valeur de propriété

Type : Boolean
Returns true if the change is opaque; otherwise, returns false.

Sécurité .NET Framework

Voir aussi

Référence

ITextChange2 Interface

Microsoft.VisualStudio.Text, espace de noms