ISerializerLocatorExtensions.GetDomainModelType Yöntem

Tanım

Bu yöntem bir hedef ad alanı dizesi alır ve karşılık gelen etki alanı model türünü döndürür

public:
[System::Runtime::CompilerServices::Extension]
 static Type ^ GetDomainModelType(Microsoft::VisualStudio::Modeling::ISerializerLocator ^ locator, System::String ^ targetNamespace);
public static Type GetDomainModelType (this Microsoft.VisualStudio.Modeling.ISerializerLocator locator, string targetNamespace);
static member GetDomainModelType : Microsoft.VisualStudio.Modeling.ISerializerLocator * string -> Type
<Extension()>
Public Function GetDomainModelType (locator As ISerializerLocator, targetNamespace As String) As Type

Parametreler

targetNamespace
String

Çözülecek hedef ad alanı

Döndürülenler

Type

Karşılık gelen etki alanı modelinin türü veya bir değer belirlenemiyorsa null

Şunlara uygulanır