IWorkspaceContentTypeService.GetContetTypeProperties(String, String) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取与此内容类型关联的属性
Microsoft::VisualStudio::Workspace::Settings::IWorkspaceSettings GetContetTypeProperties(std::wstring const & contentType, std::wstring const & scope = null);
public Microsoft.VisualStudio.Workspace.Settings.IWorkspaceSettings GetContetTypeProperties (string contentType, string scope = default);
abstract member GetContetTypeProperties : string * string -> Microsoft.VisualStudio.Workspace.Settings.IWorkspaceSettings
Public Function GetContetTypeProperties (contentType As String, Optional scope As String = Nothing) As IWorkspaceSettings
参数
- contentType
- String
内容类型 id
- scope
- String
工作区范围
返回
定义此内容类型的设置