This document is archived and information here might be outdated. Recommended version. |
Returns the role name.
[Visual Basic .NET]
Public Function GetRolename ( _
) As String
[C#]
public string GetRolename (
);
[C++]
HRESULT GetRolename(
void
);