Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The name of the element. If the error is not element specific, this may return Empty()
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Validation
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property ElementName As String
public virtual string ElementName { get; }
public:
virtual property String^ ElementName {
String^ get ();
}
public function get ElementName () : String
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Validation Namespace