System.Messaging Reference (Document! X Sample)
System.Messaging.Design Namespace / QueuePathDialog Class / ChoosePath Method



In This Topic
    ChoosePath Method
    In This Topic
    Updates the path editor control when a queue path is selected.
    Syntax
    'Declaration
     
    
    Public Sub ChoosePath() 
    'Usage
     
    
    Dim instance As QueuePathDialog
     
    instance.ChoosePath()
    public void ChoosePath()
    public:
    void ChoosePath(); 
    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