Router.Assembly Property

Gets the assembly of this router.

Namespace:  Microsoft.Office.RecordsManagement.RecordsRepository
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public ReadOnly Property Assembly As String
    Get
'Usage
Dim instance As Router
Dim value As String

value = instance.Assembly
public string Assembly { get; }

Property Value

Type: System.String

See Also

Reference

Router Class

Router Members

Microsoft.Office.RecordsManagement.RecordsRepository Namespace