ListSetting.UagUrl - Propriété
Réservé à une utilisation interne.
Espace de noms : Microsoft.SharePoint.Phone.Application
Assembly : Microsoft.SharePoint.Phone.Application (dans Microsoft.SharePoint.Phone.Application.dll)
Syntaxe
'Déclaration
Public Property UagUrl As String
Get
Set
'Utilisation
Dim instance As ListSetting
Dim value As String
value = instance.UagUrl
instance.UagUrl = value
public string UagUrl { get; set; }
Valeur de propriété
Type : System.String