| Visual Basic | |
|---|---|
ReadOnly Property ParentFolderID As System.Integer | |
| C# | |
|---|---|
System.int ParentFolderID {get;} | |
| C++/CLI | |
|---|---|
property System.int ParentFolderID {
System.int get();
} | |
Property Value
ID of the folder where the file or folder is found; 0 for the vault root folderSee the examples in IEdmSearchResult5.