IVstaHostAdapterInternal.GetHostPropertyXml Method

This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.VisualStudio.Tools.Applications.DesignTime.Internal
Assembly:  Microsoft.VisualStudio.Tools.Applications.DesignTime.v9.0 (in Microsoft.VisualStudio.Tools.Applications.DesignTime.v9.0.dll)

Syntax

'Declaration
Function GetHostPropertyXml As String
'Usage
Dim instance As IVstaHostAdapterInternal 
Dim returnValue As String 

returnValue = instance.GetHostPropertyXml()
string GetHostPropertyXml()
String^ GetHostPropertyXml()
function GetHostPropertyXml() : String

Return Value

Type: System.String

.NET Framework Security

See Also

Reference

IVstaHostAdapterInternal Interface

IVstaHostAdapterInternal Members

Microsoft.VisualStudio.Tools.Applications.DesignTime.Internal Namespace