Constants.dsIDL Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Deprecated in Visual Studio. They are available only for backward compatibility with earlier versions of Visual Studio. For details, see the documentation for the previous version.
public: System::String ^ dsIDL;
std::wstring dsIDL;
[System.Runtime.InteropServices.TypeLibVar(64)]
public const string dsIDL;
public const string dsIDL;
[<System.Runtime.InteropServices.TypeLibVar(64)>]
val mutable dsIDL : string
val mutable dsIDL : string
Public Const dsIDL As String
Field Value
- Attributes