FromPath(string)
Gets the key of the document at a given path.
Declaration
public static DocumentKey FromPath(string path)Parameters
| Type | Name | Description |
|---|---|---|
| string | path |
Returns
| Type | Description |
|---|---|
| DocumentKey |
Gets the key of the document at a given path.
public static DocumentKey FromPath(string path)| Type | Name | Description |
|---|---|---|
| string | path |
| Type | Description |
|---|---|
| DocumentKey |