TemplateControl.SetStringResourcePointer(Object, Int32) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
设置指向字符串资源的指针。 SetStringResourcePointer(Object, Int32) 方法是由生成的类使用的,并且不应从代码中使用。
protected:
void SetStringResourcePointer(System::Object ^ stringResourcePointer, int maxResourceOffset);
protected void SetStringResourcePointer (object stringResourcePointer, int maxResourceOffset);
member this.SetStringResourcePointer : obj * int -> unit
Protected Sub SetStringResourcePointer (stringResourcePointer As Object, maxResourceOffset As Integer)
参数
- stringResourcePointer
- Object
表示指向该字符串资源的指针的对象。
- maxResourceOffset
- Int32
资源大小。