Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 725 Bytes

Project.Application.PathSeparator.md

File metadata and controls

28 lines (17 loc) · 725 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.PathSeparator property (Project)
project-server
Project.Application.PathSeparator
6daeb9c9-40e1-1da6-1123-50983dd4d8c2
06/08/2017
medium

Application.PathSeparator property (Project)

Gets the separator character for the file system path. Read/write String.

Syntax

expression. PathSeparator

expression A variable that represents an Application object.

Remarks

The default value of PathSeparator is "", for example, in the path "C:\Projects". Project sets the value of PathSeparator internally.

[!includeSupport and feedback]