ICustomFileContextProvider.CustomizeFileContext(String, IPropertySettings) Метод

Определение

Настройка контекста

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

Параметры для заполнения некоторыми значениями по умолчанию

Применяется к