Namespace: DeltaEngine.ExtensionsAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
public static bool IsMicrosoftAssembly(
string name
)
public static bool IsMicrosoftAssembly(
string name
)
Public Shared Function IsMicrosoftAssembly (
name As String
) As Boolean
Public Shared Function IsMicrosoftAssembly (
name As String
) As Boolean
public:
static bool IsMicrosoftAssembly(
String^ name
)
public:
static bool IsMicrosoftAssembly(
String^ name
)
static member IsMicrosoftAssembly :
name : string -> bool
static member IsMicrosoftAssembly :
name : string -> bool
Return Value
Type:
Boolean