TestHookCallbacksUnderTesting Property |
[Missing <summary> documentation for "P:Microsoft.Azure.Storage.DataMovement.TestHookCallbacks.UnderTesting"]
Namespace:
Microsoft.Azure.Storage.DataMovement
Assembly:
Microsoft.Azure.Storage.DataMovement (in Microsoft.Azure.Storage.DataMovement.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax public static bool UnderTesting { get; set; }
Public Shared Property UnderTesting As Boolean
Get
Set
public:
static property bool UnderTesting {
bool get ();
void set (bool value);
}
static member UnderTesting : bool with get, set
Property Value
Type:
BooleanSee Also