SetAsRootPathEventArgs Constructor

Initializes a new instance of the SetAsRootPathEventArgs class

Definition

Namespace: Metas.Vna.Data.Explorer
Assembly: Metas.Vna.Data.Explorer (in Metas.Vna.Data.Explorer.exe) Version: 2.8.9053.20306
C#
public SetAsRootPathEventArgs(
	string path
)

Parameters

path  String
 

See Also