  | FailedACLEventACLName Property  | 
 
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ACLName { get; set; }Public Property ACLName As String
	Get
	Set
public:
property String^ ACLName {
	String^ get ();
	void set (String^ value);
}member ACLName : string with get, set
Property Value
Type: 
String
See Also