VCLinkerTool.get_PropertyOption(String, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::String ^ get_PropertyOption(System::String ^ PropName, int PropID);
[System.Runtime.InteropServices.DispId(121)]
[System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)]
public string get_PropertyOption (string PropName, int PropID);
[<System.Runtime.InteropServices.DispId(121)>]
[<System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)>]
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