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