VCCLCompilerTool.get_PropertyOption(String, Int32) 方法

定义

public:
 System::String ^ get_PropertyOption(System::String ^ Prop, int dispidProp);
[System.Runtime.InteropServices.DispId(221)]
[System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)]
public string get_PropertyOption (string Prop, int dispidProp);
[<System.Runtime.InteropServices.DispId(221)>]
[<System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)>]
abstract member get_PropertyOption : string * int -> string
Public Function get_PropertyOption (Prop As String, dispidProp As Integer) As String

参数

Prop
String
dispidProp
Int32

返回

String
属性

适用于