DkmScriptSourceProjectItem.Create(String, Boolean) Yöntem

Tanım

Yeni bir Dkmscriptsourceprojectıtem nesne örneği oluşturun.

public:
 static Microsoft::VisualStudio::Debugger::Script::DkmScriptSourceProjectItem ^ Create(System::String ^ Path, bool IsGenerated);
public:
 static Microsoft::VisualStudio::Debugger::Script::DkmScriptSourceProjectItem ^ Create(Platform::String ^ Path, bool IsGenerated);
 static Microsoft::VisualStudio::Debugger::Script::DkmScriptSourceProjectItem Create(std::wstring const & Path, bool IsGenerated);
public static Microsoft.VisualStudio.Debugger.Script.DkmScriptSourceProjectItem Create (string Path, bool IsGenerated);
static member Create : string * bool -> Microsoft.VisualStudio.Debugger.Script.DkmScriptSourceProjectItem
Public Shared Function Create (Path As String, IsGenerated As Boolean) As DkmScriptSourceProjectItem

Parametreler

Path
String

'Ndaki Mapdeployedurltoprojectıtem öğesinden döndürülen proje öğesinin bilinen adı. Proje sistemleri, bu, ısbelgetınproject aracılığıyla bu eklentiyi ekleyebilir.

IsGenerated
Boolean

'Ndaki Betik belgesinin oluşturulan bir istemci tarafı belgesi olması bekleniyorsa true, bu nedenle proje öğesi doğrudan eşlenemez.

Döndürülenler

DkmScriptSourceProjectItem

Dışı Bu yöntem çağrısının sonucu.

Şunlara uygulanır