StartPageDataSourceSchema.BackgroundDataSourceName Field
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
声明
Public Shared ReadOnly BackgroundDataSourceName As String
用法
Dim value As String
value = StartPageDataSourceSchema.BackgroundDataSourceName
public static readonly string BackgroundDataSourceName
public:
static initonly String^ BackgroundDataSourceName
static val BackgroundDataSourceName: string
public static final var BackgroundDataSourceName : String
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
StartPageDataSourceSchema Class