ICustomFileContextProvider.CustomizeFileContext 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
自定义上下文
public:
void CustomizeFileContext(System::String ^ filePath, Microsoft::VisualStudio::Workspace::IPropertySettings ^ customSettings);
public void CustomizeFileContext (string filePath, Microsoft.VisualStudio.Workspace.IPropertySettings customSettings);
abstract member CustomizeFileContext : string * Microsoft.VisualStudio.Workspace.IPropertySettings -> unit
Public Sub CustomizeFileContext (filePath As String, customSettings As IPropertySettings)
参数
- filePath
- String
自定义上下文的文件路径
- customSettings
- IPropertySettings
要用某些默认值填充的设置