VCProjectEngineObjectClass.CreatePropertySheet(String) Yöntem

Tanım

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

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

Parametreler

Name
String

Özellik sayfasının adı

Döndürülenler

Object

Bir nesne.

Uygulamalar

Öznitelikler

Şunlara uygulanır