VSConstants.VsTextBufferUserDataGuid.PropertyBrowserSID_string Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
string: This property will be used to set the SEID_PropertyBrowserSID element of the selection for text views. This is only used if you have a custom property browser. If this property is not set, the standard property browser will be associated with the view.
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