ModelItemExtensions.GetModelPath(ModelItem) Methode

Definitie

Hiermee wordt het pad van het opgegeven modelitem opgehaald.

public:
[System::Runtime::CompilerServices::Extension]
 static System::String ^ GetModelPath(System::Activities::Presentation::Model::ModelItem ^ modelItem);
public static string GetModelPath(this System.Activities.Presentation.Model.ModelItem modelItem);
static member GetModelPath : System.Activities.Presentation.Model.ModelItem -> string
<Extension()>
Public Function GetModelPath (modelItem As ModelItem) As String

Parameters

modelItem
ModelItem

Het modelitem.

Retouren

Het pad van het opgegeven modelitem.

Van toepassing op