다음을 통해 공유


ProfileSubtypeProperty.CoreProperty Property

Gets the core property that matches this profile subtype property.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public ReadOnly Property CoreProperty As CoreProperty
    Get
'Usage
Dim instance As ProfileSubtypeProperty
Dim value As CoreProperty

value = instance.CoreProperty
public CoreProperty CoreProperty { get; }

Property Value

Type: Microsoft.Office.Server.UserProfiles.CoreProperty

See Also

Reference

ProfileSubtypeProperty Class

ProfileSubtypeProperty Members

Microsoft.Office.Server.UserProfiles Namespace