XdsObjects Help file
XdsObjects Namespace / XdsGlobal Class
Members



In This Topic
    XdsGlobal Class
    In This Topic
    A completely static class which holds various static methods and properties which relate to the application as a whole.
    Syntax
    Public MustInherit NotInheritable Class XdsGlobal 
    Dim instance As XdsGlobal
    public static class XdsGlobal 
    public ref class XdsGlobal abstract sealed 
    Inheritance Hierarchy

    System.Object
       XdsObjects.XdsGlobal

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also