[#77] object: Add a refinement to description on the FileName attribute #77
1 changed files with 2 additions and 1 deletions
|
@ -141,7 +141,8 @@ message Header {
|
||||||
// * Name \
|
// * Name \
|
||||||
// Human-friendly name
|
// Human-friendly name
|
||||||
// * FileName \
|
// * FileName \
|
||||||
// File name to be associated with the object on saving
|
// File name to be associated with the object on saving. FileName must not
|
||||||
|
// contain the delimiting symbol '/'.
|
||||||
// * FilePath \
|
// * FilePath \
|
||||||
// Full path to be associated with the object on saving. Should start with a
|
// Full path to be associated with the object on saving. Should start with a
|
||||||
// '/' and use '/' as a delimiting symbol. Trailing '/' should be
|
// '/' and use '/' as a delimiting symbol. Trailing '/' should be
|
||||||
|
|
Loading…
Add table
Reference in a new issue