DictRelation.Role Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the role name.
public:
virtual System::String ^ Role();
public virtual string Role ();
abstract member Role : unit -> string
override this.Role : unit -> string
Public Overridable Function Role () As String
Returns
The role name.