IName |
The INameOwner type exposes the following members.
Name | Description | |
---|---|---|
Name | The name of the name owner. The get operation will throw an InvalidOperationException if the name is not still set (use TryGetName(String) to test for this condition). The set operation can throw an InvalidOperation exception if it is not allowed to set the name. |