RuleSetExecutionConfiguration.Translator Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public:
property Microsoft::RuleEngine::RuleEngineComponentConfiguration ^ Translator { Microsoft::RuleEngine::RuleEngineComponentConfiguration ^ get(); void set(Microsoft::RuleEngine::RuleEngineComponentConfiguration ^ value); };
public Microsoft.RuleEngine.RuleEngineComponentConfiguration Translator { get; set; }
member this.Translator : Microsoft.RuleEngine.RuleEngineComponentConfiguration with get, set
Public Property Translator As RuleEngineComponentConfiguration