NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

LocalMachineSelector Class

Indicates the location of the machine configuration file.

Object
   Selector
      Internal.UrlSelectorBase
         FileSelector
            LocalMachineSelector

[Visual Basic]
Public Class LocalMachineSelector
   Inherits FileSelector
[C#]
public class LocalMachineSelector : FileSelector
[C++]
public __gc class LocalMachineSelector : public FileSelector
[JScript]
public class LocalMachineSelector extends FileSelector

Remarks

The LocalMachineSelector.Argument method retrieves the file path to the machine configuration file.

Requirements

Namespace: System.Configuration

Assembly: System.Configuration.dll

See Also

LocalMachineSelector Members | System.Configuration Namespace