IVsaIDE.IDEMode 属性
定义
此成员支持 .NET Framework 结构,不能在代码中直接使用。This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
public:
property Microsoft::Vsa::VsaIDEMode IDEMode { Microsoft::Vsa::VsaIDEMode get(); };
public Microsoft.Vsa.VsaIDEMode IDEMode { get; }
member this.IDEMode : Microsoft.Vsa.VsaIDEMode
Public ReadOnly Property IDEMode As VsaIDEMode