ControlMessage.code - Propriété
Espace de noms : Microsoft.Office.Server.Search.WebControls
Assembly : Microsoft.SharePoint.Client.Search (dans Microsoft.SharePoint.Client.Search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property code As Integer
Get
'Utilisation
Dim instance As ControlMessage
Dim value As Integer
value = instance.code
public int code { get; }
Valeur de propriété
Type : System.Int32