Show / Hide Table of Contents

Class XCodeShellScript

Inheritance
System.Object
XCodeShellScript
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: StansAssets.IOS.XCode
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class XCodeShellScript

Fields

Name

Declaration
public string Name
Field Value
Type Description
System.String

Script

Declaration
public string Script
Field Value
Type Description
System.String

Shell

Declaration
public string Shell
Field Value
Type Description
System.String

Properties

ShellScriptPath

Declaration
public string ShellScriptPath { get; }
Property Value
Type Description
System.String
In This Article
Back to top Generated by DocFX