HostServices.VBHost Property
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.
Gets the current Visual Basic host object.
This API supports the product infrastructure and is not intended to be used directly from your code.
public:
static property Microsoft::VisualBasic::CompilerServices::IVbHost ^ VBHost { Microsoft::VisualBasic::CompilerServices::IVbHost ^ get(); void set(Microsoft::VisualBasic::CompilerServices::IVbHost ^ value); };
public static Microsoft.VisualBasic.CompilerServices.IVbHost VBHost { get; set; }
static member VBHost : Microsoft.VisualBasic.CompilerServices.IVbHost with get, set
Public Shared Property VBHost As IVbHost
Property Value
A VBHost object that returns a reference to and information about the current Visual Basic host window.
Remarks
This class supports the Visual Basic compiler and is not intended to be used directly from your code.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา