 | BuildBlueprintsAbsoluteBlueprintsFolderPath Property |
[Missing <summary> documentation for "P:Slash.Unity.Editor.Common.Build.BuildBlueprints.AbsoluteBlueprintsFolderPath"]
Namespace: Slash.Unity.Editor.Common.BuildAssembly: Slash.Unity.Editor.Common (in Slash.Unity.Editor.Common.dll) Version: 0.0.0.0
Syntaxpublic static string AbsoluteBlueprintsFolderPath { get; }
Public Shared ReadOnly Property AbsoluteBlueprintsFolderPath As String
Get
public:
static property String^ AbsoluteBlueprintsFolderPath {
String^ get ();
}
static member AbsoluteBlueprintsFolderPath : string with get
Property Value
Type:
String
See Also