DialogPage.SharedSettingsStorePath 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取在共享设置存储区中存储设置的位置。 它基于 AutomationObject 上的 SharedSettingsAttribute,如果未指定该属性,则为完整的类型名称。
protected:
property System::String ^ SharedSettingsStorePath { System::String ^ get(); void set(System::String ^ value); };
protected:
property Platform::String ^ SharedSettingsStorePath { Platform::String ^ get(); void set(Platform::String ^ value); };
protected string SharedSettingsStorePath { get; set; }
member this.SharedSettingsStorePath : string with get, set
Protected Property SharedSettingsStorePath As String
属性值
路径。