DkmScriptSourceProjectItem.Create(String, Boolean) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
Dışı Bu yöntem çağrısının sonucu.