Partager via


Area.NVarChar1, propriété (Microsoft.SharePoint.Portal.SiteData)

Represents a user-defined property that accepts a string value.

Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Property NVarChar1 As String
'Utilisation
Dim instance As Area
Dim value As String

value = instance.NVarChar1

instance.NVarChar1 = value
public string NVarChar1 { get; set; }

Valeur de la propriété

String that represents the user-defined string value.

Voir aussi

Référence

Area, classe
Membres Area
Microsoft.SharePoint.Portal.SiteData, espace de noms