VCXDCMakeTool.get_PropertyOption Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Syntax

string get_PropertyOption(
    string Prop,
    int dispidProp
)

Parameters

  • dispidProp
    Type: System.Int32
    ID of property option to get.

Return Value

Type: System.String
A string.

.NET Framework Security

See Also

Reference

VCXDCMakeTool Interface

Microsoft.VisualStudio.VCProjectEngine Namespace