Visual Basic (Declaration) | |
---|---|
Public Shared Function SetWebservicePropertiesNamespaces( _ ByVal isPreInfoPath2007 As Boolean _ ) As Dictionary(Of String,String) |
Visual Basic (Usage) | ![]() |
---|---|
Dim isPreInfoPath2007 As Boolean Dim value As Dictionary(Of String,String) value = Common.SetWebservicePropertiesNamespaces(isPreInfoPath2007) |
C# | |
---|---|
public static Dictionary<string,string> SetWebservicePropertiesNamespaces( bool isPreInfoPath2007 ) |
C++/CLI | |
---|---|
public: static Dictionary<String^,String^>^ SetWebservicePropertiesNamespaces( bool isPreInfoPath2007 ) |
Parameters
- isPreInfoPath2007
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2