Share via


IExplorerNode.IsDynamic Property

Gets a value that indicates whether the node is recreated every time its parent node is refreshed.

Namespace:  Microsoft.VisualStudio.SharePoint.Explorer
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
ReadOnly Property IsDynamic As Boolean
bool IsDynamic { get; }

Property Value

Type: Boolean
true if the node is recreated every time its parent node is refreshed; otherwise, false.

.NET Framework Security

See Also

Reference

IExplorerNode Interface

Microsoft.VisualStudio.SharePoint.Explorer Namespace