共用方式為


ManagedAccountPicker.ManagedAccount Property

Returns the managed account selected in the user control.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public ReadOnly Property ManagedAccount As SPManagedAccount
    Get
'Usage
Dim instance As ManagedAccountPicker
Dim value As SPManagedAccount

value = instance.ManagedAccount
public SPManagedAccount ManagedAccount { get; }

Property Value

Type: Microsoft.SharePoint.Administration.SPManagedAccount
Returns SPManagedAccount.

See Also

Reference

ManagedAccountPicker Class

ManagedAccountPicker Members

Microsoft.SharePoint.WebControls Namespace