LocationName
Gets the name of the location to which the child is assigned.
Declaration
public string LocationName { get; }
Property Value
Type | Description |
---|---|
string |
Remarks
This property should be only used to generate texts of error messages for developers (such as exceptions). It is not meant as a mechanism to uniquely identify the location (use DeclarationIdentifier for this purpose) or to generate messages for the end-user.