1 write to m_value
System.Workflow.Activities (1)
Role\DirectoryLocalQuery.cs (1)
27this.m_value = value;
1 reference to m_value
System.Workflow.Activities (1)
Role\DirectoryLocalQuery.cs (1)
63searcher.Filter = strStart + this.m_name + strOperation + this.m_value + strEnd;