Share via


MetadataSupport.GetModuleOfMetadataArtifact(String, Type) Method

Definition

public:
 static System::String ^ GetModuleOfMetadataArtifact(System::String ^ name, Type ^ type);
public static string GetModuleOfMetadataArtifact (string name, Type type);
static member GetModuleOfMetadataArtifact : string * Type -> string
Public Shared Function GetModuleOfMetadataArtifact (name As String, type As Type) As String

Parameters

name
String
type
Type

Returns

Applies to