IDefaultFilterValue.DefaultValue - Propriété
Obtient la valeur par défaut.
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
ReadOnly Property DefaultValue As String
Get
'Utilisation
Dim instance As IDefaultFilterValue
Dim value As String
value = instance.DefaultValue
string DefaultValue { get; }
Valeur de propriété
Type : System.String