VCProject.SaveProjectOptions(Object) Method

Definition

Microsoft Internal Use Only.

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

Parameters

StreamUnk
Object

Input stream

Attributes

Applies to