Share via


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

UniqueExtension class

UniqueExtension members

Microsoft.Office.RecordsManagement.RecordsRepository namespace