SourceRecord.ProviderId - Propriété

Espace de noms :  Microsoft.Office.Server.Search.Administration.Query
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property ProviderId As Guid
    Get
    Set
'Utilisation
Dim instance As SourceRecord
Dim value As Guid

value = instance.ProviderId

instance.ProviderId = value
[DataMemberAttribute]
public Guid ProviderId { get; set; }

Valeur de propriété

Type : System.Guid

Implémentations

ISource.ProviderId

Voir aussi

Référence

SourceRecord classe

SourceRecord - Membres

Microsoft.Office.Server.Search.Administration.Query - Espace de noms