Show / Hide Table of Contents

Class GoogleDocConnectorPackage

Google Doc Connector Package Static info.

Inheritance
System.Object
GoogleDocConnectorPackage
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.GoogleDoc
Assembly: cs.temp.dll.dll
Syntax
public static class GoogleDocConnectorPackage

Fields

DisplayName

The package name

Declaration
public const string DisplayName = "Google Doc Connector"
Field Value
Type Description
System.String

Info

Google Doc Connector package info.

Declaration
public static readonly PackageInfo Info
Field Value
Type Description
PackageInfo

RootPath

Foundation package root path.

Declaration
public static readonly string RootPath
Field Value
Type Description
System.String
In This Article
Back to top Generated by DocFX