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