FlavoredProjectFactory.ProjectTypeGuids(String) Yöntem

Tanım

Proje dosyasındaki proje türü GUID 'Lerinin kümesini alır.

protected:
 virtual System::String ^ ProjectTypeGuids(System::String ^ file);
protected:
 virtual Platform::String ^ ProjectTypeGuids(Platform::String ^ file);
 virtual std::wstring ProjectTypeGuids(std::wstring const & file);
protected virtual string ProjectTypeGuids (string file);
abstract member ProjectTypeGuids : string -> string
override this.ProjectTypeGuids : string -> string
Protected Overridable Function ProjectTypeGuids (file As String) As String

Parametreler

file
String

Proje dosyası.

Döndürülenler

String

Türetilmiş bir sınıf tarafından uygulandığında, proje dosyasında proje türü GUID 'Leri içeren, noktalı virgülle ayrılmış bir dizedir.

Açıklamalar

Varsayılan olarak bu yöntemler bir oluşturur NotImplementedException .

Şunlara uygulanır