ObjectPersistData.ResourceKey 属性

定义

获取控件生成器对象的资源键。

此 API 支持产品基础结构,不能在代码中直接使用。

public:
 property System::String ^ ResourceKey { System::String ^ get(); };
public string ResourceKey { get; }
member this.ResourceKey : string
Public ReadOnly Property ResourceKey As String

属性值

String

表示控件生成器资源键的 String

适用于