Visual Basic (Usage) | Copy Code |
---|---|
|
C++/CLI | |
---|---|
public: property Nullable<int> MaxDepth { Nullable<int> get(); void set (Nullable<int> value); } |
Return Value
A nullable Int32 which specifies the level of boxes returned to the client below the requested box.
If a maximum depth value is not specified (value is -1), there is no limit on the depth of the file hierarchy for this request.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family