ManagementContentNavigator.IsVirtualDirectory Property

Definition

Gets a value indicating whether the current management content item is a virtual directory.

public:
 property bool IsVirtualDirectory { bool get(); };
public bool IsVirtualDirectory { get; }
member this.IsVirtualDirectory : bool
Public ReadOnly Property IsVirtualDirectory As Boolean

Property Value

true if the current management content item is a virtual directory; otherwise, false.

Applies to