QuotaUsage.Name - Propriété
Espace de noms : Microsoft.Web.Hosting.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property Name As String
Get
Set
'Utilisation
Dim instance As QuotaUsage
Dim value As String
value = instance.Name
instance.Name = value
[DataMemberAttribute]
public string Name { get; set; }
Valeur de propriété
Type : System.String