ExcludePathInfo Constructors
Important
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.
Initializes a new instance of the ExcludePathInfo class.
ExcludePathInfo() |
Initializes a new instance of the ExcludePathInfo class. |
ExcludePathInfo(String) |
Initializes a new instance of the ExcludePathInfo class and specifies the file system path to exclude from searches. |
Initializes a new instance of the ExcludePathInfo class.
public:
ExcludePathInfo();
public ExcludePathInfo();
Public Sub New ()
Applies to
.NET Framework 4.8.1 an aner Versiounen
Produkt | Versiounen |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Initializes a new instance of the ExcludePathInfo class and specifies the file system path to exclude from searches.
public:
ExcludePathInfo(System::String ^ path);
public ExcludePathInfo(string path);
new System.Web.Services.Discovery.ExcludePathInfo : string -> System.Web.Services.Discovery.ExcludePathInfo
Public Sub New (path As String)
Parameters
- path
- String
The path to exclude from searches.
Remarks
The value of the path
parameter becomes the return value of the Path property.
Applies to
.NET Framework 4.8.1 an aner Versiounen
Produkt | Versiounen |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Feedback zu .NET
.NET ass en Open-Source-Projet. Wielt e Link, fir Feedback ze ginn: