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
资源大小。