VCProject.LoadProjectOptions(Object) Method

Definition

Microsoft Internal Use Only.

public:
 void LoadProjectOptions(System::Object ^ StreamUnk);
public:
 void LoadProjectOptions(Platform::Object ^ StreamUnk);
void LoadProjectOptions(winrt::Windows::Foundation::IInspectable const & StreamUnk);
[System.Runtime.InteropServices.DispId(821)]
[System.Runtime.InteropServices.TypeLibFunc]
public void LoadProjectOptions (object StreamUnk);
[<System.Runtime.InteropServices.DispId(821)>]
[<System.Runtime.InteropServices.TypeLibFunc>]
abstract member LoadProjectOptions : obj -> unit
Public Sub LoadProjectOptions (StreamUnk As Object)

Parameters

StreamUnk
Object

Input stream

Attributes

Applies to