Condividi tramite


Proprietà ITextSnapshot.ContentType

ottiene IContentType il TextBuffer quando questo snapshot era corrente.

Spazio dei nomi:  Microsoft.VisualStudio.Text
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

Sintassi

'Dichiarazione
ReadOnly Property ContentType As IContentType
IContentType ContentType { get; }
property IContentType^ ContentType {
    IContentType^ get ();
}
abstract ContentType : IContentType with get
function get ContentType () : IContentType

Valore proprietà

Tipo: Microsoft.VisualStudio.Utilities.IContentType
IContentType .

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITextSnapshot Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Text