DocumentParserFileFormatState.Enabled - Propriété
Obtient ou définit une valeur indiquant si l'analyse du format de fichier est activée.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property Enabled As Boolean
Get
Set
'Utilisation
Dim instance As DocumentParserFileFormatState
Dim value As Boolean
value = instance.Enabled
instance.Enabled = value
public bool Enabled { get; set; }
Valeur de propriété
Type : System.Boolean
Voir aussi
Référence
DocumentParserFileFormatState classe
DocumentParserFileFormatState - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms