VSConstants.VsTextBufferUserDataGuid.PropertyBrowserSID_string 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
string:此属性将用于设置文本视图的选定内容的 SEID_PropertyBrowserSID 元素。 仅当您有自定义属性浏览器时才使用此设置。 如果未设置此属性,则标准属性浏览器将与视图相关联。
public: System::String ^ PropertyBrowserSID_string;
std::wstring PropertyBrowserSID_string;
public const string PropertyBrowserSID_string;
val mutable PropertyBrowserSID_string : string
Public Const PropertyBrowserSID_string As String