Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the version of the provider.
Namespace:   Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly:  ProviderFramework (in ProviderFramework.dll)
Syntax
[OperationContractAttribute]
string GetVersion()
[OperationContractAttribute]
String^ GetVersion()
<OperationContractAttribute>
Function GetVersion As String
Return Value
Type: System.String
An instance of String that contains the version information.
See Also
IProviderRegistry Interface
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace
Return to top