IContentTypeRegistryService.UnknownContentType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
Cette valeur n'est jamais Null.
Remarques
Le type de contenu « inconnu » indique que le type de contenu ne peut pas être déterminé.