Partager via


ProfilePropertyLoader.GetProperty, méthode (Microsoft.SharePoint.Portal.WebControls)

Gets the Property object for the profile property in the PropertyLoader.

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

Syntaxe

'Déclaration
Public Function GetProperty ( _
    strPropName As String _
) As Property
'Utilisation
Dim instance As ProfilePropertyLoader
Dim strPropName As String
Dim returnValue As Property

returnValue = instance.GetProperty(strPropName)
public Property GetProperty (
    string strPropName
)

Paramètres

  • strPropName
    The name of the profile property.

Valeur de retour

A Property object.

Voir aussi

Référence

ProfilePropertyLoader, classe
Membres ProfilePropertyLoader
Microsoft.SharePoint.Portal.WebControls, espace de noms