Share

DataShortcuts.GetDescriptionDataShorcutProjectFolder(String) Method



Namespace: Autodesk.Civil.DataShortcuts
Assembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.8.0.280

Syntax

C#

public static string GetDescriptionDataShorcutProjectFolder(
	string nameFolder
)

VB

Public Shared Function GetDescriptionDataShorcutProjectFolder ( 
	nameFolder As String
) As String

C++

public:
static String^ GetDescriptionDataShorcutProjectFolder(
	String^ nameFolder
)

Parameters

nameFolder  String
 

Return Value

String

See Also

Reference

Was this information helpful?