ControlMessage.header - 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 header As String
Get
'Utilisation
Dim instance As ControlMessage
Dim value As String
value = instance.header
public string header { get; }
Valeur de propriété
Type : System.String