Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static bool IsUDL(System::String ^ file);
public static bool IsUDL (string file);
static member IsUDL : string -> bool
Public Shared Function IsUDL (file As String) As Boolean