1 instantiation of BooleanProperty
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqQueue.cs (1)
945
this.activeDirectory = new
BooleanProperty
(this, UnsafeNativeMethods.PROPID_PC_DS_ENABLED);
2 references to BooleanProperty
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqQueue.cs (2)
939
BooleanProperty
activeDirectory;
953
public
BooleanProperty
ActiveDirectory