public final class ExcludedPath extends Object
| Constructor and Description |
|---|
ExcludedPath(String path)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
Gets path.
|
ExcludedPath |
setPath(String path)
Sets path.
|
public ExcludedPath(String path)
path - the excluded path.public String getPath()
public ExcludedPath setPath(String path)
path - the path.Copyright © 2020 Microsoft Corporation. All rights reserved.