VCProjectEngineObjectClass.LoadPropertySheet(String) Yöntem

Tanım

Yalnızca Microsoft Dahili Kullanımı İçindir.

public:
 virtual System::Object ^ LoadPropertySheet(System::String ^ bstrName) = Microsoft::VisualStudio::VCProjectEngine::VCProjectEngine::LoadPropertySheet;
public:
 virtual Platform::Object ^ LoadPropertySheet(Platform::String ^ bstrName) = Microsoft::VisualStudio::VCProjectEngine::VCProjectEngine::LoadPropertySheet;
 virtual winrt::Windows::Foundation::IInspectable LoadPropertySheet(std::wstring const & bstrName);
[System.Runtime.InteropServices.DispId(217)]
[System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)]
public virtual object LoadPropertySheet (string bstrName);
[<System.Runtime.InteropServices.DispId(217)>]
[<System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)>]
abstract member LoadPropertySheet : string -> obj
override this.LoadPropertySheet : string -> obj
Public Overridable Function LoadPropertySheet (bstrName As String) As Object

Parametreler

bstrName
String

Özellik sayfasının adı

Döndürülenler

Object

Bir nesne.

Uygulamalar

Öznitelikler

Şunlara uygulanır