Mapping.ManagedPid - Propriété
Obtient ou définit l'identificateur de la propriété gérée (PID) pour le mappage.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property ManagedPid As Integer
Get
Set
'Utilisation
Dim instance As Mapping
Dim value As Integer
value = instance.ManagedPid
instance.ManagedPid = value
public int ManagedPid { get; set; }
Valeur de propriété
Type : System.Int32
Un entier 32 bits qui identifie la propriété gérée.
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms