SimulatorErrorCodes.ProcessFileNameIsNull Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Process File Name is Null or Empty/Whitespace string
public: int ProcessFileNameIsNull = 4;
public const int ProcessFileNameIsNull = 4;
val mutable ProcessFileNameIsNull : int
Public Const ProcessFileNameIsNull As Integer = 4