NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

RegistrationServices.GetMsCorEEFileName

[To be supplied.]

[Visual Basic]
Public Shared Function GetMsCorEEFileName() As String
[C#]
public static string GetMsCorEEFileName();
[C++]
public: static String* GetMsCorEEFileName();
[JScript]
public static function GetMsCorEEFileName() : String;

See Also

RegistrationServices Class | RegistrationServices Members | System.Runtime.InteropServices Namespace