Share via


Profile.GetCoreAttribute-Methode

Namespace:  Microsoft.VisualStudio.Services.Profile
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public Function GetCoreAttribute ( _
    attributeName As String _
) As CoreProfileAttribute
public CoreProfileAttribute GetCoreAttribute(
    string attributeName
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Services.Profile.CoreProfileAttribute

.NET Framework-Sicherheit

Siehe auch

Referenz

Profile Klasse

Microsoft.VisualStudio.Services.Profile-Namespace