Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents an unspecified data source.
Namespace: Microsoft.VisualStudio.Data
Assembly: Microsoft.VisualStudio.Data (in Microsoft.VisualStudio.Data.dll)
Syntax
'Declaration
Public Shared ReadOnly UnspecifiedSource As Guid
public static readonly Guid UnspecifiedSource
public:
static initonly Guid UnspecifiedSource
static val UnspecifiedSource: Guid
public static final var UnspecifiedSource : Guid
Remarks
On the Data Source dialog box it is possible to include an <other> data source that can be associated with any set of registered DDEX providers. Providing this GUID allows clients to check if this unspecified data source was chosen.
.NET Framework Security
- 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.