Metodo UtilityIsSystemPath |
Namespace: DedNet.Core
public static bool IsSystemPath( DedNetApplication app, string path )
Public Shared Function IsSystemPath ( app As DedNetApplication, path As String ) As Boolean
public: static bool IsSystemPath( DedNetApplication^ app, String^ path )
static member IsSystemPath : app : DedNetApplication * path : string -> bool