AnalyticsUsageEvent.Weight - Propriété
Réservé à une utilisation future.
Espace de noms : Microsoft.Office.Server.Search.Analytics
Assembly : Microsoft.Office.Server.Search.Applications (dans Microsoft.Office.Server.Search.Applications.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property Weight As Integer
Get
Set
'Utilisation
Dim instance As AnalyticsUsageEvent
Dim value As Integer
value = instance.Weight
instance.Weight = value
[DataMemberAttribute]
public int Weight { get; set; }
Valeur de propriété
Type : System.Int32