InitString.ParseTypeAssembly Method (String, String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Parses the type assembly.
Namespace: Microsoft.Uii.Common
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Syntax
protected static void ParseTypeAssembly(
string typeNameAssemblyName,
out string typeName,
out string assemblyName
)
Protected Shared Sub ParseTypeAssembly (
typeNameAssemblyName As String,
<OutAttribute> ByRef typeName As String,
<OutAttribute> ByRef assemblyName As String
)
Parameters
typeNameAssemblyName
Type: System.StringSpecifies the name of the type name assembly.
typeName
Type: System.StringSpecifies the name of the type.
assemblyName
Type: System.StringSpecifies the name of the assembly.
See Also
InitString Class
Microsoft.Uii.Common Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright