DslLibrary.GetFullName(Boolean) Methode

Definition

Ruft den vollständigen Namen dieses dsllibrary ab.

public:
 System::String ^ GetFullName(bool includeGlobal);
public string GetFullName (bool includeGlobal);
member this.GetFullName : bool -> string
Public Function GetFullName (includeGlobal As Boolean) As String

Parameter

includeGlobal
Boolean

Gibt an, ob "Global::" dem vollständigen Namen vorangesteht werden soll.

Gibt zurück

String

Gilt für