Return the folder of this entity

Namespace: Novalys.VisualGuard.Security.Domain.ActiveDirectory
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2016.0.105.16 (2016.0.105.16)

Syntax

C#
protected string GetFolder(
	DirectoryEntry dirEntry
)
Visual Basic
Protected Function GetFolder ( 
	dirEntry As DirectoryEntry
) As String

Return Value

Type: String

See Also