Utilities.GetFileVersion Method (Assembly)
Applies To: Dynamics CRM 2015
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public static Version GetFileVersion(
Assembly executingAssembly
)
public:
static Version^ GetFileVersion(
Assembly^ executingAssembly
)
static member GetFileVersion :
executingAssembly:Assembly -> Version
Public Shared Function GetFileVersion (
executingAssembly As Assembly
) As Version
Parameters
- executingAssembly
Type: System.Reflection.Assembly
Return Value
Type: System.Version
See Also
Utilities Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright