NamespaceValidationsProcessor.NamespaceHint(Int64, Int64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Namespaces the hint.
public void NamespaceHint (long directoryCount, long fileCount);
abstract member NamespaceHint : int64 * int64 -> unit
override this.NamespaceHint : int64 * int64 -> unit
Public Sub NamespaceHint (directoryCount As Long, fileCount As Long)
Parameters
- directoryCount
- Int64
The directory count.
- fileCount
- Int64
The file count.