VCLinkerTool.get_PropertyOption(String, Int32) Method

Definition

public:
 System::String ^ get_PropertyOption(System::String ^ PropName, int PropID);
[System.Runtime.InteropServices.DispId(121)]
[System.Runtime.InteropServices.TypeLibFunc]
public string get_PropertyOption (string PropName, int PropID);
[<System.Runtime.InteropServices.DispId(121)>]
[<System.Runtime.InteropServices.TypeLibFunc>]
abstract member get_PropertyOption : string * int -> string
Public Function get_PropertyOption (PropName As String, PropID As Integer) As String

Parameters

PropName
String
PropID
Int32

Returns

Attributes

Applies to