UniqueExtension.Length Property
Gets the length of the extension with separator.
Namespace: Microsoft.Office.RecordsManagement.RecordsRepository
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Length As Integer
Get
'Usage
Dim value As Integer
value = UniqueExtension.Length
public static int Length { get; }
Property Value
Type: System.Int32
A string specifying the length of the unique extension with separator.
See Also
Reference
Microsoft.Office.RecordsManagement.RecordsRepository Namespace