IRuleSetDeploymentDriver.ImportAndPublishFileRuleStore(String) Method
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.
public:
void ImportAndPublishFileRuleStore(System::String ^ fullFileName);
public void ImportAndPublishFileRuleStore (string fullFileName);
abstract member ImportAndPublishFileRuleStore : string -> unit
Public Sub ImportAndPublishFileRuleStore (fullFileName As String)
Parameters
- fullFileName
- String