IContentTypeRegistryService.UnknownContentType Propriété

Définition

Obtient le type de contenu « inconnu ».

public:
 property Microsoft::VisualStudio::Utilities::IContentType ^ UnknownContentType { Microsoft::VisualStudio::Utilities::IContentType ^ get(); };
public:
 property Microsoft::VisualStudio::Utilities::IContentType ^ UnknownContentType { Microsoft::VisualStudio::Utilities::IContentType ^ get(); };
public Microsoft.VisualStudio.Utilities.IContentType UnknownContentType { get; }
member this.UnknownContentType : Microsoft.VisualStudio.Utilities.IContentType
Public ReadOnly Property UnknownContentType As IContentType

Valeur de propriété

IContentType

Cette valeur n'est jamais Null.

Remarques

Le type de contenu « inconnu » indique que le type de contenu ne peut pas être déterminé.

S’applique à